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