mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
curl: Update to version 7.86.0_2
This commit is contained in:
parent
d516805305
commit
6cfa8a9beb
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "7.86.0_1",
|
||||
"version": "7.86.0_2",
|
||||
"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_1/curl-7.86.0_1-win64-mingw.tar.xz",
|
||||
"hash": "0d6c724e7d0763b24e64cb1556072146a11857535c900e68ea95b0088d65a3d1",
|
||||
"extract_dir": "curl-7.86.0_1-win64-mingw"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.86.0_2/curl-7.86.0_2-win64-mingw.tar.xz",
|
||||
"hash": "56b7639621cea8a695765d1d337a2899db601a51e470234847094976aad77aef",
|
||||
"extract_dir": "curl-7.86.0_2-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.86.0_2/curl-7.86.0_2-win32-mingw.tar.xz",
|
||||
"hash": "c8aac8449394b5cf9343fd700168b5d5eb21537daea9f08ab69b009a8923db43",
|
||||
"extract_dir": "curl-7.86.0_2-win32-mingw"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\curl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user