mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
curl: Update script to get curl 8.16.0
This commit is contained in:
@@ -8,7 +8,7 @@ readonly name="curl"
|
||||
readonly ownership="Curl Upstream <curl-library@lists.haxx.se>"
|
||||
readonly subtree="Utilities/cmcurl"
|
||||
readonly repo="https://github.com/curl/curl.git"
|
||||
readonly tag="curl-8_15_0"
|
||||
readonly tag="curl-8_16_0"
|
||||
readonly shortlog=false
|
||||
readonly paths="
|
||||
CMake/*
|
||||
|
Reference in New Issue
Block a user