mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
curl: Update to version 7.61.1_8
This commit is contained in:
parent
99c1f13bde
commit
795eead07e
10
curl.json
10
curl.json
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://curl.haxx.se/",
|
"homepage": "https://curl.haxx.se/",
|
||||||
"description": "Command line tool and library for transferring data with URLs",
|
"description": "Command line tool and library for transferring data with URLs",
|
||||||
"version": "7.61.1_7",
|
"version": "7.61.1_8",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.61.1_7/curl-7.61.1_7-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.61.1_8/curl-7.61.1_8-win64-mingw.tar.xz",
|
||||||
"hash": "0b75f61fee412477f1b2e7c68d2e1a74512d6dc977d57eb2f503eb982aff6e96",
|
"hash": "92679bc183e1e64cb2b26a2f58863e7d72facb4fd95fdb0e56934b48fe86e684",
|
||||||
"extract_dir": "curl-7.61.1-win64-mingw"
|
"extract_dir": "curl-7.61.1-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.61.1_7/curl-7.61.1_7-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.61.1_8/curl-7.61.1_8-win32-mingw.tar.xz",
|
||||||
"hash": "a77ca342233c6677a4abbf3209fd367ab6b89edd978b65bdd4ad2c283648c7e1",
|
"hash": "dede3f1359c7309d74b04893eaad8068cb97636ab06a6e2532020c6e6909b4c3",
|
||||||
"extract_dir": "curl-7.61.1-win32-mingw"
|
"extract_dir": "curl-7.61.1-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user