mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
curl: Update to version 7.84.0_8
This commit is contained in:
parent
ed149d8f09
commit
6fcec88d04
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "7.84.0_7",
|
"version": "7.84.0_8",
|
||||||
"description": "Command line tool and library for transferring data with URLs",
|
"description": "Command line tool and library for transferring data with URLs",
|
||||||
"homepage": "https://curl.haxx.se/",
|
"homepage": "https://curl.haxx.se/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.84.0_7/curl-7.84.0_7-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.84.0_8/curl-7.84.0_8-win64-mingw.tar.xz",
|
||||||
"hash": "d6fe2d32d5205a1071d0b1357a9633d3d57effe28c7fb53c879e8eda9f7d7197",
|
"hash": "777afea954bb6b9e83d4246cc6cae97aa3bd2bce060a107fd6ab5bb9b6ca4c82",
|
||||||
"extract_dir": "curl-7.84.0_7-win64-mingw"
|
"extract_dir": "curl-7.84.0_8-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.84.0_7/curl-7.84.0_7-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.84.0_8/curl-7.84.0_8-win32-mingw.tar.xz",
|
||||||
"hash": "4f21f4992240fd486df968e1478563fdc52ab38eb85ec8d6f6f8f4e1dd894dd2",
|
"hash": "26a71fcac3b8ffe80673202ecbfcdf393c586f2ca14fc48c69ca27af8ea03478",
|
||||||
"extract_dir": "curl-7.84.0_7-win32-mingw"
|
"extract_dir": "curl-7.84.0_8-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user