mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
curl: Update to version 7.85.0_8
This commit is contained in:
parent
044828261a
commit
2a1f2bb3a8
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "7.85.0_7",
|
||||
"version": "7.85.0_8",
|
||||
"description": "Command line tool and library for transferring data with URLs",
|
||||
"homepage": "https://curl.haxx.se/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.85.0_7/curl-7.85.0_7-win64-mingw.tar.xz",
|
||||
"hash": "22b90c01f1865fcae21630be573bd6cdc044855f12a2e6fd3d559459b7edc069",
|
||||
"extract_dir": "curl-7.85.0_7-win64-mingw"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.85.0_8/curl-7.85.0_8-win64-mingw.tar.xz",
|
||||
"hash": "fdf8bf0173888de1d3f3d7115061e6fe3de43c6d7f9311ea355363da3f140b7b",
|
||||
"extract_dir": "curl-7.85.0_8-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.85.0_7/curl-7.85.0_7-win32-mingw.tar.xz",
|
||||
"hash": "5596e38879a1c17200441654d65b49cba15014e54828192ad1b11aa7756688d6",
|
||||
"extract_dir": "curl-7.85.0_7-win32-mingw"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.85.0_8/curl-7.85.0_8-win32-mingw.tar.xz",
|
||||
"hash": "babce027c40777bbbb37375f0788369ae3e8dcebc840ea35bfaa14110ddac006",
|
||||
"extract_dir": "curl-7.85.0_8-win32-mingw"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\curl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user