curl: Update script to get curl 8.7.1

stage/master/nightly/2024/04/06
Brad King 2024-04-05 12:54:37 -04:00
parent c2949dbdf8
commit 7ceb6e6c0b
1 changed files with 1 additions and 1 deletions

View File

@ -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_6_0"
readonly tag="curl-8_7_1"
readonly shortlog=false
readonly paths="
CMake/*