mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 05:11:19 +00:00
curl: Update to version 8.17.0_5
This commit is contained in:
parent
b8bd0853a1
commit
6268c304ac
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "8.17.0_4",
|
"version": "8.17.0_5",
|
||||||
"description": "Command line tool and library for transferring data with URLs",
|
"description": "Command line tool and library for transferring data with URLs",
|
||||||
"homepage": "https://curl.se/",
|
"homepage": "https://curl.se/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.se/windows/dl-8.17.0_4/curl-8.17.0_4-win64-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.17.0_5/curl-8.17.0_5-win64-mingw.tar.xz",
|
||||||
"hash": "7265b0d7325ea6c825e7c8f4a8fa1d849013c84ff2dd8e7ee9922becda94ac67",
|
"hash": "14d8966774e6d394596a8dce9d364c476479848b6358bebd011797df5505f1cf",
|
||||||
"extract_dir": "curl-8.17.0_4-win64-mingw"
|
"extract_dir": "curl-8.17.0_5-win64-mingw"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://curl.se/windows/dl-8.17.0_4/curl-8.17.0_4-win64a-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.17.0_5/curl-8.17.0_5-win64a-mingw.tar.xz",
|
||||||
"hash": "10d9cf5cd7e969aaab32777c809cba5dedb00af901b929714c56d215f12033d1",
|
"hash": "2df94698ddc5e5e1400e3334a1bcd619f5f7dc0c10e9b6684e3b4a1f7db1d214",
|
||||||
"extract_dir": "curl-8.17.0_4-win64a-mingw"
|
"extract_dir": "curl-8.17.0_5-win64a-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user