Skip to content

Commit f79033e

Browse files
committed
Bump curl to 8.17.0.
1 parent a257ccc commit f79033e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/vendor.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ if(NOT EMSCRIPTEN)
280280
CPMAddPackage(
281281
NAME libcurl
282282
GITHUB_REPOSITORY curl/curl
283-
GIT_TAG curl-8_14_1
283+
GIT_TAG curl-8_17_0
284284
OPTIONS
285285
"BUILD_STATIC_LIBS ON"
286286
"BUILD_SHARED_LIBS OFF"

0 commit comments

Comments
 (0)