mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
curl: Update to version 7.70.0
This commit is contained in:
parent
715662c6bd
commit
ee965503d2
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"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.69.1_2",
|
"version": "7.70.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.69.1_2/curl-7.69.1_2-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.70.0/curl-7.70.0-win64-mingw.tar.xz",
|
||||||
"hash": "98a10081606542cb65aea5ea3d461ba39b0659e964893d4ffb5f618c7206d38b",
|
"hash": "69f83c1cda52f2060f646282af7ab020c5a1fe9722a35b4b3c4529f945341d6a",
|
||||||
"extract_dir": "curl-7.69.1-win64-mingw"
|
"extract_dir": "curl-7.70.0-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.69.1_2/curl-7.69.1_2-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.70.0/curl-7.70.0-win32-mingw.tar.xz",
|
||||||
"hash": "86db6fe323e0bbd95d3ea17a9c23302a6050822d52f6879b4aeaf61111f62762",
|
"hash": "a99059436c6549ad701252ac219f87873190029f6ea20eb7ff2435469825970b",
|
||||||
"extract_dir": "curl-7.69.1-win32-mingw"
|
"extract_dir": "curl-7.70.0-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user