mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
curl: Update to version 7.70.0_1
This commit is contained in:
parent
48af91ecf0
commit
e8a81bc998
@ -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.70.0",
|
"version": "7.70.0_1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.70.0/curl-7.70.0-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.70.0_1/curl-7.70.0_1-win64-mingw.tar.xz",
|
||||||
"hash": "69f83c1cda52f2060f646282af7ab020c5a1fe9722a35b4b3c4529f945341d6a",
|
"hash": "6ebf0cfcd0892f6a7f5b33e28a0faee065d1ec574ce6fab3ba73f392bf89fd73",
|
||||||
"extract_dir": "curl-7.70.0-win64-mingw"
|
"extract_dir": "curl-7.70.0-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.70.0/curl-7.70.0-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.70.0_1/curl-7.70.0_1-win32-mingw.tar.xz",
|
||||||
"hash": "a99059436c6549ad701252ac219f87873190029f6ea20eb7ff2435469825970b",
|
"hash": "ee97436f35fed4bbbf343899d9f6bad5b83e035fd7bd6af488a94d273ab728f3",
|
||||||
"extract_dir": "curl-7.70.0-win32-mingw"
|
"extract_dir": "curl-7.70.0-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user