mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
curl: Update to version 7.77.0_2
This commit is contained in:
parent
c99e7255c0
commit
a33fea5db5
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "7.77.0_1",
|
"version": "7.77.0_2",
|
||||||
"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_1/curl-7.77.0_1-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.77.0_2/curl-7.77.0_2-win64-mingw.tar.xz",
|
||||||
"hash": "93ec54d6b2ae1a833d60778ac122c78b81495a9ba85a3cffe5b0a0c7351aa2e3",
|
"hash": "63c40a01a88efdc6a4e4ffb1ed63bb9c4f137535519add317210f6b98e52c393",
|
||||||
"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_1/curl-7.77.0_1-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.77.0_2/curl-7.77.0_2-win32-mingw.tar.xz",
|
||||||
"hash": "5159d49def6b2ef0d372a0508dbd0553cf96e3e6cde63a98f13f808c6a592a6e",
|
"hash": "78990bde6480b489afcca373ca40a7a88346d081ae9fb45dfeeecb28b7c61e99",
|
||||||
"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