mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
curl: Update to version 7.84.0_5
This commit is contained in:
parent
160453e372
commit
bd3554b7b6
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "7.84.0_4",
|
"version": "7.84.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.haxx.se/",
|
"homepage": "https://curl.haxx.se/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.84.0_4/curl-7.84.0_4-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.84.0_5/curl-7.84.0_5-win64-mingw.tar.xz",
|
||||||
"hash": "dee7f5aff030ad54cfd270fef7bd43d2c7662a3c3c906d460ab563a63d4f482d",
|
"hash": "3bbe2b20df3671815e986bbfe25d56bfcc34eb4e19fbf77032aab920737a349b",
|
||||||
"extract_dir": "curl-7.84.0_4-win64-mingw"
|
"extract_dir": "curl-7.84.0_5-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.84.0_4/curl-7.84.0_4-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.84.0_5/curl-7.84.0_5-win32-mingw.tar.xz",
|
||||||
"hash": "184d707ab359939eb75f5c66fbc235826f1b4b216ead7e235b8ccfcd9b95d99e",
|
"hash": "68fd770b4992aa15add84436d584adbd0272ce99007637d75ad5e67d22d5b21a",
|
||||||
"extract_dir": "curl-7.84.0_4-win32-mingw"
|
"extract_dir": "curl-7.84.0_5-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user