mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
curl: Update to version 7.77.0_4
This commit is contained in:
parent
ca7dfd624f
commit
95056d9cf9
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "7.77.0_3",
|
"version": "7.77.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.77.0_3/curl-7.77.0_3-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.77.0_4/curl-7.77.0_4-win64-mingw.tar.xz",
|
||||||
"hash": "d335840e41591263529f1ee3e0d6398a2f805e8b6edc3607d4790417b673a24d",
|
"hash": "bb1c98707ee08d6d9e913c760cc27bd092ea4d96b7430b34081b516edd6e3436",
|
||||||
"extract_dir": "curl-7.77.0-win64-mingw"
|
"extract_dir": "curl-7.77.0-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.77.0_3/curl-7.77.0_3-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.77.0_4/curl-7.77.0_4-win32-mingw.tar.xz",
|
||||||
"hash": "6754d307a20e7cdacb68e2c4cdab25fd69d2f6d22f23e1c151f3de9def759593",
|
"hash": "10f261dd1d6a2dae95c6cde7fc7d81cebb4ff9d96d3f3a2379b7f5dd6da22fd0",
|
||||||
"extract_dir": "curl-7.77.0-win32-mingw"
|
"extract_dir": "curl-7.77.0-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user