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 762ed3f commit 7411f00Copy full SHA for 7411f00
_versions.sh
@@ -11,7 +11,7 @@ export CURL_HASH=c7ca7db48b0909743eaef34250da02c19bc61d4f1dcedd6603f109409536ab5
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:-1}"
+export _REV="${CW_REVISION:-2}"
15
16
export TRURL_VER_='0.16'
17
export TRURL_HASH=2c26e3016f591f06234838bbe1dd4b165dce2c871c82ca6a32222d19696588d6
0 commit comments