mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
curl: Update to version 7.77.0_1
This commit is contained in:
parent
53425c6d51
commit
ef3fe0c6d8
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "7.77.0",
|
"version": "7.77.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.77.0/curl-7.77.0-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.77.0_1/curl-7.77.0_1-win64-mingw.tar.xz",
|
||||||
"hash": "93ec54d6b2ae1a833d60778ac122c78b81495a9ba85a3cffe5b0a0c7351aa2e3",
|
"hash": "93ec54d6b2ae1a833d60778ac122c78b81495a9ba85a3cffe5b0a0c7351aa2e3",
|
||||||
"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/curl-7.77.0-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.77.0_1/curl-7.77.0_1-win32-mingw.tar.xz",
|
||||||
"hash": "a20b74cb3081e4d97738c83fc876bf9ffc4c4d79c8f3327cca333cc7d1cf7b17",
|
"hash": "5159d49def6b2ef0d372a0508dbd0553cf96e3e6cde63a98f13f808c6a592a6e",
|
||||||
"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