mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 03:01:22 +00:00
curl: Update to version 7.78.0
This commit is contained in:
parent
75dc2a1e89
commit
fdda3f986a
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "7.77.0_4",
|
"version": "7.78.0",
|
||||||
"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.77.0_4/curl-7.77.0_4-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.78.0/curl-7.78.0-win64-mingw.tar.xz",
|
||||||
"hash": "bb1c98707ee08d6d9e913c760cc27bd092ea4d96b7430b34081b516edd6e3436",
|
"hash": "1c936f44d10e83a9ace9dbc72a34fee3da704cbbfaec5d261820469272e2884e",
|
||||||
"extract_dir": "curl-7.77.0-win64-mingw"
|
"extract_dir": "curl-7.78.0-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.77.0_4/curl-7.77.0_4-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.78.0/curl-7.78.0-win32-mingw.tar.xz",
|
||||||
"hash": "10f261dd1d6a2dae95c6cde7fc7d81cebb4ff9d96d3f3a2379b7f5dd6da22fd0",
|
"hash": "bc69900fca46681b99d4d77d51dc706dec8b95ab28536d5c4ff4323ee0da8b8a",
|
||||||
"extract_dir": "curl-7.77.0-win32-mingw"
|
"extract_dir": "curl-7.78.0-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user