فهرست منبع

curl: Update script to get curl 8.1.2

Brad King 2 سال پیش
والد
کامیت
7f1abf62e1
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Utilities/Scripts/update-curl.bash

+ 1 - 1
Utilities/Scripts/update-curl.bash

@@ -8,7 +8,7 @@ readonly name="curl"
 readonly ownership="Curl Upstream <[email protected]>"
 readonly ownership="Curl Upstream <[email protected]>"
 readonly subtree="Utilities/cmcurl"
 readonly subtree="Utilities/cmcurl"
 readonly repo="https://github.com/curl/curl.git"
 readonly repo="https://github.com/curl/curl.git"
-readonly tag="curl-8_0_1"
+readonly tag="curl-8_1_2"
 readonly shortlog=false
 readonly shortlog=false
 readonly paths="
 readonly paths="
   CMake/*
   CMake/*