mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
curl: Update to version 7.80.0_1
This commit is contained in:
parent
7cf97dd017
commit
65c2cbc125
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "7.80.0",
|
"version": "7.80.0_1",
|
||||||
"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.haxx.se/",
|
"homepage": "https://curl.haxx.se/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.80.0/curl-7.80.0-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.80.0_1/curl-7.80.0_1-win64-mingw.tar.xz",
|
||||||
"hash": "2de52666a4551f237437e0a684763869d8ecc3f438ab1f31b99ab11d5db65c4d",
|
"hash": "9ea07b3c636f885985d6a2b5e4f605ad0b76fb726ab552480d1124541eeaa391",
|
||||||
"extract_dir": "curl-7.80.0-win64-mingw"
|
"extract_dir": "curl-7.80.0-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.80.0/curl-7.80.0-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.80.0_1/curl-7.80.0_1-win32-mingw.tar.xz",
|
||||||
"hash": "65999d95229e4bfc59f31a43ae3742c87481db6252c43127a197762e48fd3472",
|
"hash": "f36e94e03d22cdf469aa9b9eaf7be3eb92026882cc45e5a07adb6623f477f059",
|
||||||
"extract_dir": "curl-7.80.0-win32-mingw"
|
"extract_dir": "curl-7.80.0-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user