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 3542034 commit 5e6926aCopy full SHA for 5e6926a
cmake/external/curl.cmake
@@ -22,7 +22,7 @@ ExternalProject_Add(
22
curl
23
24
GIT_REPOSITORY https://github.com/curl/curl.git
25
- GIT_TAG curl-7_58_0
+ GIT_TAG curl-7_66_0
26
27
PREFIX ${PROJECT_BINARY_DIR}
28
0 commit comments