mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
curl: Update to version 7.83.0
This commit is contained in:
parent
e9dfa4d506
commit
bf989b05b1
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "7.82.0_4",
|
"version": "7.83.0",
|
||||||
"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.82.0_4/curl-7.82.0_4-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.83.0/curl-7.83.0-win64-mingw.tar.xz",
|
||||||
"hash": "5eb767d01756dc74b4858c5bc742f0ea1220fce4220a82d3c5b2e409051d10a2",
|
"hash": "b1ad4b61ffd22f507d2af59e21cfe4895977f5f424d9fb2c7788968a58635c90",
|
||||||
"extract_dir": "curl-7.82.0-win64-mingw"
|
"extract_dir": "curl-7.83.0-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.82.0_4/curl-7.82.0_4-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.83.0/curl-7.83.0-win32-mingw.tar.xz",
|
||||||
"hash": "c08494a464dceb3f36f7a5f8e3b5c4b18bea9db9e649c24c1eaf67909d4ae524",
|
"hash": "4008a15ca1a20b3758231a1d610dee569fa3eddefc9c37aedd2619cf0b83d7cb",
|
||||||
"extract_dir": "curl-7.82.0-win32-mingw"
|
"extract_dir": "curl-7.83.0-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user