Skip to content

Commit 6753ef8

Browse files
committed
curl 8.13.0_5 with cacert 2025-05-20
And a reproducibility fix.
1 parent 3ea9fd7 commit 6753ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_versions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export CURL_HASH=4a093979a3c2d02de2fbc00549a32771007f2e78032c6faa5ecd2f7a9e15202
1111
# Create revision string
1212
# NOTE: Set _REV to 1 after bumping CURL_VER_, then increment for each
1313
# CI rebuild via `main` branch push (e.g. after bumping a dependency).
14-
export _REV="${CW_REVISION:-4}"
14+
export _REV="${CW_REVISION:-5}"
1515

1616
export TRURL_VER_='0.16.1'
1717
export TRURL_HASH=aac947d4fb421a58abc19a3771e87942cd4721b8f855c433478c94c11a8203ba

0 commit comments

Comments
 (0)