Skip to content

Commit 4201d64

Browse files
committed
8.16.0_11 with trurl binary (EXPERIMENTAL)
`trurl.exe` is ~140 KB, statically linked against a minimal libcurl built specifically for trurl. Ref: 79d67b5 Ref: curl/trurl#375
1 parent 5e09e69 commit 4201d64

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
@@ -13,7 +13,7 @@ export CURL_HASH=40c8cddbcb6cc6251c03dea423a472a6cea4037be654ba5cf5dec6eb2d22ff1
1313
# Create revision string
1414
# NOTE: Set _REV to 1 after bumping CURL_VER_, then increment for each
1515
# CI rebuild via `main` branch push (e.g. after bumping a dependency).
16-
export _REV="${CW_REVISION:-10}"
16+
export _REV="${CW_REVISION:-11}"
1717

1818
export TRURL_VER_='0.16.1'
1919
export TRURL_HASH=aac947d4fb421a58abc19a3771e87942cd4721b8f855c433478c94c11a8203ba

0 commit comments

Comments
 (0)