mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
curl: Update to version 7.72.0_2
This commit is contained in:
parent
c8d1eff806
commit
0cf34a53d3
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://curl.haxx.se/",
|
"homepage": "https://curl.haxx.se/",
|
||||||
"description": "Command line tool and library for transferring data with URLs",
|
"description": "Command line tool and library for transferring data with URLs",
|
||||||
"version": "7.72.0_1",
|
"version": "7.72.0_2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.72.0_1/curl-7.72.0_1-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.72.0_2/curl-7.72.0_2-win64-mingw.tar.xz",
|
||||||
"hash": "a6861b38ba5a4f1ea5e9cb1948a92a9b9db5bfc18f8422ed980c37125b1be613",
|
"hash": "b7d8720df730c0cec82308a066be2504b92bbbd502e4e0adcbfddeb53422568e",
|
||||||
"extract_dir": "curl-7.72.0-win64-mingw"
|
"extract_dir": "curl-7.72.0-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.72.0_1/curl-7.72.0_1-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.72.0_2/curl-7.72.0_2-win32-mingw.tar.xz",
|
||||||
"hash": "a781018a2c3974695a05ff8f4d9a39be5380db5d8d1f2a08c7e7e29a79cc7b3b",
|
"hash": "ee1df796c6ea3965fa01652f0d23ab08b1ccecf4789b3a5563892b1e334becc5",
|
||||||
"extract_dir": "curl-7.72.0-win32-mingw"
|
"extract_dir": "curl-7.72.0-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user