mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
curl: Update to version 7.84.0
This commit is contained in:
parent
4cf2aefd5e
commit
f2ca31e44c
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "7.83.1_7",
|
||||
"version": "7.84.0",
|
||||
"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.83.1_7/curl-7.83.1_7-win64-mingw.tar.xz",
|
||||
"hash": "dd9c0571e61c922a28d39367c8e95a39e12308b4417ffe040616b9c0e527bebf",
|
||||
"extract_dir": "curl-7.83.1_7-win64-mingw"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.84.0/curl-7.84.0-win64-mingw.tar.xz",
|
||||
"hash": "a64837e7191cb737b202b218298af12683b2d7e8ede891da0601544e99e93617",
|
||||
"extract_dir": "curl-7.84.0-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.83.1_7/curl-7.83.1_7-win32-mingw.tar.xz",
|
||||
"hash": "e5f3f573bda5f3be65430915dc9added134dbeeb04c0a26c566b3b44c69df1a2",
|
||||
"extract_dir": "curl-7.83.1_7-win32-mingw"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.84.0/curl-7.84.0-win32-mingw.tar.xz",
|
||||
"hash": "5dd0adb75ae253aefad1038cbcb716c5b903975029edfba82d4c4e059f3bfb80",
|
||||
"extract_dir": "curl-7.84.0-win32-mingw"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\curl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user