mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
curl: Update to version 7.78.0_2
This commit is contained in:
parent
5fa6366bec
commit
18caa6a44a
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "7.78.0_1",
|
||||
"version": "7.78.0_2",
|
||||
"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.78.0_1/curl-7.78.0_1-win64-mingw.tar.xz",
|
||||
"hash": "3d96da245d8cf900ace860c7d5e6d5961faadd2a8057b76e1627dff0a88cffe2",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.78.0_2/curl-7.78.0_2-win64-mingw.tar.xz",
|
||||
"hash": "df5820448746c045a21900864f8323d7f2c1e03fd7969d8f55f9d02e181a8805",
|
||||
"extract_dir": "curl-7.78.0-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.78.0_1/curl-7.78.0_1-win32-mingw.tar.xz",
|
||||
"hash": "4119971a489c4f06cffd5b6f855b56bc89c05473baf167c6fdae2b802a82a3fc",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.78.0_2/curl-7.78.0_2-win32-mingw.tar.xz",
|
||||
"hash": "169034573fa4f38c645df5704a0e37b024d6178378c545335e5b2815eaf04091",
|
||||
"extract_dir": "curl-7.78.0-win32-mingw"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user