mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
curl: Update to version 7.86.0
This commit is contained in:
parent
030b386948
commit
366f4ac9d3
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "7.85.0_9",
|
"version": "7.86.0",
|
||||||
"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.85.0_9/curl-7.85.0_9-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.86.0/curl-7.86.0-win64-mingw.tar.xz",
|
||||||
"hash": "596acf59de95a024421ff6c2260b4769636a8adf33fa733bfb8aee1682a05ce7",
|
"hash": "7aa004e043a90aebb57b1781af9b0a46a62b6a6da188c54b89790e8092b136a6",
|
||||||
"extract_dir": "curl-7.85.0_9-win64-mingw"
|
"extract_dir": "curl-7.86.0-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.85.0_9/curl-7.85.0_9-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.86.0/curl-7.86.0-win32-mingw.tar.xz",
|
||||||
"hash": "7cebde5aa895efc7506db1d58c9632fc4456acca37e784b60314a108c48b6372",
|
"hash": "ffb8258c392fd75013f6f17b869233980927ab4a6e5a3426064e70a2a018da62",
|
||||||
"extract_dir": "curl-7.85.0_9-win32-mingw"
|
"extract_dir": "curl-7.86.0-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user