mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
curl: Update to version 7.86.0_1
This commit is contained in:
parent
feef043d75
commit
4f50333b8e
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "7.86.0",
|
||||
"version": "7.86.0_1",
|
||||
"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.86.0/curl-7.86.0-win64-mingw.tar.xz",
|
||||
"hash": "7aa004e043a90aebb57b1781af9b0a46a62b6a6da188c54b89790e8092b136a6",
|
||||
"extract_dir": "curl-7.86.0-win64-mingw"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.86.0_1/curl-7.86.0_1-win64-mingw.tar.xz",
|
||||
"hash": "0d6c724e7d0763b24e64cb1556072146a11857535c900e68ea95b0088d65a3d1",
|
||||
"extract_dir": "curl-7.86.0_1-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.86.0/curl-7.86.0-win32-mingw.tar.xz",
|
||||
"hash": "ffb8258c392fd75013f6f17b869233980927ab4a6e5a3426064e70a2a018da62",
|
||||
"extract_dir": "curl-7.86.0-win32-mingw"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.86.0_1/curl-7.86.0_1-win32-mingw.tar.xz",
|
||||
"hash": "a3c296fd31b0ae030b188d6cc557c0380a05a0956ed2a27a54dabc6dc9af61e0",
|
||||
"extract_dir": "curl-7.86.0_1-win32-mingw"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\curl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user