mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
Update curl to version 7.60.0
This commit is contained in:
parent
dddc64c96f
commit
2f815c201c
14
curl.json
14
curl.json
@ -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.59.0",
|
"version": "7.60.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dl.bintray.com/vszakats/generic/curl-7.59.0-win64-mingw.tar.xz",
|
"url": "https://dl.bintray.com/vszakats/generic/curl-7.60.0-win64-mingw.tar.xz",
|
||||||
"hash": "7ef333fc1aca7eda439f78230c9e3d92bd6bb09b85bc13300d3f1b09842f48e0",
|
"hash": "1fe2478f5f3b2ae0b0dc480cfa1c5ff07cedd790e6b6a88d986320bd87ca3620",
|
||||||
"extract_dir": "curl-7.59.0-win64-mingw"
|
"extract_dir": "curl-7.60.0-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.bintray.com/vszakats/generic/curl-7.59.0-win32-mingw.tar.xz",
|
"url": "https://dl.bintray.com/vszakats/generic/curl-7.60.0-win32-mingw.tar.xz",
|
||||||
"hash": "53543cd90ed1f659ca067e9ae49167fb5958f9e5a58a03ee20c5656eece3d4a4",
|
"hash": "b57777f67c0b2a18cdb4d1ebb68138b66a71166c8ae2b34b4d86594a15a7627f",
|
||||||
"extract_dir": "curl-7.59.0-win32-mingw"
|
"extract_dir": "curl-7.60.0-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user