We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 109ef9f commit fc39f4eCopy full SHA for fc39f4e
_versions.sh
@@ -11,7 +11,7 @@ export CURL_HASH=4a093979a3c2d02de2fbc00549a32771007f2e78032c6faa5ecd2f7a9e15202
11
# Create revision string
12
# NOTE: Set _REV to 1 after bumping CURL_VER_, then increment for each
13
# CI rebuild via `main` branch push (e.g. after bumping a dependency).
14
-export _REV="${CW_REVISION:-6}"
+export _REV="${CW_REVISION:-7}"
15
16
export TRURL_VER_='0.16.1'
17
export TRURL_HASH=aac947d4fb421a58abc19a3771e87942cd4721b8f855c433478c94c11a8203ba
0 commit comments