mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 18:51:21 +00:00
curl: Update to version 7.82.0_4
This commit is contained in:
parent
a16ba12139
commit
64da01fd99
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "7.82.0_2",
|
"version": "7.82.0_4",
|
||||||
"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_2/curl-7.82.0_2-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.82.0_4/curl-7.82.0_4-win64-mingw.tar.xz",
|
||||||
"hash": "df66a12b14242e9534b3b5d33742e3a521aaf000f3ec60f40c67321c31c8c352",
|
"hash": "5eb767d01756dc74b4858c5bc742f0ea1220fce4220a82d3c5b2e409051d10a2",
|
||||||
"extract_dir": "curl-7.82.0-win64-mingw"
|
"extract_dir": "curl-7.82.0-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.82.0_2/curl-7.82.0_2-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.82.0_4/curl-7.82.0_4-win32-mingw.tar.xz",
|
||||||
"hash": "a522664fdeafec6cfe084e007a5f061e2013f302d3f1e5754c0796b58bc3b5ba",
|
"hash": "c08494a464dceb3f36f7a5f8e3b5c4b18bea9db9e649c24c1eaf67909d4ae524",
|
||||||
"extract_dir": "curl-7.82.0-win32-mingw"
|
"extract_dir": "curl-7.82.0-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user