mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
curl: Update to version 7.71.0
This commit is contained in:
parent
f7070e9781
commit
3d5f97daa8
@ -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.70.0_2",
|
"version": "7.71.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.70.0_2/curl-7.70.0_2-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.71.0/curl-7.71.0-win64-mingw.tar.xz",
|
||||||
"hash": "0cbbf64c04d09d2d182b2408f66f8570272a91155faa33e9cc9829fab4175178",
|
"hash": "7ce5640a540643f689c35f24023c731a1fd6aa53a720b2c34632f4a11e3cf678",
|
||||||
"extract_dir": "curl-7.70.0-win64-mingw"
|
"extract_dir": "curl-7.71.0-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.70.0_2/curl-7.70.0_2-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.71.0/curl-7.71.0-win32-mingw.tar.xz",
|
||||||
"hash": "16c3f25bcaba46700c58a2fa774a488a093636ba8b5e6210e6abea5a3a1c532d",
|
"hash": "ca261fbe532fc332241e25530d213e61e6a5c6068a29754f73070e3b55b5f429",
|
||||||
"extract_dir": "curl-7.70.0-win32-mingw"
|
"extract_dir": "curl-7.71.0-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user