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 4645ac2 commit 2c63728Copy full SHA for 2c63728
_versions.sh
@@ -10,7 +10,7 @@ export CURL_HASH=73a4b0e99596a09fa5924a4fb7e4b995a85fda0d18a2c02ab9cf134bebce04e
10
# Create revision string
11
# NOTE: Set _REV to 1 after bumping CURL_VER_, then increment for each
12
# CI rebuild via `main` branch push (e.g. after bumping a dependency).
13
-export _REV="${CW_REVISION:-1}"
+export _REV="${CW_REVISION:-2}"
14
15
export TRURL_VER_='0.16'
16
export TRURL_HASH=2c26e3016f591f06234838bbe1dd4b165dce2c871c82ca6a32222d19696588d6
0 commit comments