mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +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",
|
"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.83.1_6/curl-7.83.1_6-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.83.1_7/curl-7.83.1_7-win64-mingw.tar.xz",
|
||||||
"hash": "8c91b36d1b9ce2dbfa5329455d7622dd0909c377c1bf59cc5c1bcffbc75dffac",
|
"hash": "dd9c0571e61c922a28d39367c8e95a39e12308b4417ffe040616b9c0e527bebf",
|
||||||
"extract_dir": "curl-7.83.1_6-win64-mingw"
|
"extract_dir": "curl-7.83.1_7-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.83.1_6/curl-7.83.1_6-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.83.1_7/curl-7.83.1_7-win32-mingw.tar.xz",
|
||||||
"hash": "e5e16a5b9fca83a545f46daad4fe7fe345de56fa47cdde90adffaf5f50208412",
|
"hash": "e5f3f573bda5f3be65430915dc9added134dbeeb04c0a26c566b3b44c69df1a2",
|
||||||
"extract_dir": "curl-7.83.1_6-win32-mingw"
|
"extract_dir": "curl-7.83.1_7-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user