mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
curl: Update to version 7.78.0_6
This commit is contained in:
parent
a96fffc8eb
commit
8a507d462e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "7.78.0_5",
|
"version": "7.78.0_6",
|
||||||
"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.78.0_5/curl-7.78.0_5-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.78.0_6/curl-7.78.0_6-win64-mingw.tar.xz",
|
||||||
"hash": "a00f27dbda86104d7a136b57a34abdc2a19572f304ee11b6b1ae07f4326651d6",
|
"hash": "a00f27dbda86104d7a136b57a34abdc2a19572f304ee11b6b1ae07f4326651d6",
|
||||||
"extract_dir": "curl-7.78.0-win64-mingw"
|
"extract_dir": "curl-7.78.0-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.78.0_5/curl-7.78.0_5-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.78.0_6/curl-7.78.0_6-win32-mingw.tar.xz",
|
||||||
"hash": "2f7196356ede4ac32f817fe8b59c6a2c9b162eaa4258180f6d59b91f06bf875b",
|
"hash": "2f7196356ede4ac32f817fe8b59c6a2c9b162eaa4258180f6d59b91f06bf875b",
|
||||||
"extract_dir": "curl-7.78.0-win32-mingw"
|
"extract_dir": "curl-7.78.0-win32-mingw"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user