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 e75b6f2 commit 31946fcCopy full SHA for 31946fc
_versions.sh
@@ -13,7 +13,7 @@ export CURL_HASH=955f6e729ad6b3566260e8fef68620e76ba3c31acf0a18524416a185acf7799
13
# Create revision string
14
# NOTE: Set _REV to 1 after bumping CURL_VER_, then increment for each
15
# CI rebuild via `main` branch push (e.g. after bumping a dependency).
16
-export _REV="${CW_REVISION:-2}"
+export _REV="${CW_REVISION:-3}"
17
18
export TRURL_VER_='0.16.1'
19
export TRURL_HASH=aac947d4fb421a58abc19a3771e87942cd4721b8f855c433478c94c11a8203ba
0 commit comments