curl: Update to version 7.78.0_1

This commit is contained in:
Richard Kuhnt 2021-08-24 19:00:37 +00:00
parent 9a6f6baa21
commit 6a08d93307

View File

@ -1,17 +1,17 @@
{
"version": "7.78.0",
"version": "7.78.0_1",
"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/curl-7.78.0-win64-mingw.tar.xz",
"hash": "1c936f44d10e83a9ace9dbc72a34fee3da704cbbfaec5d261820469272e2884e",
"url": "https://curl.haxx.se/windows/dl-7.78.0_1/curl-7.78.0_1-win64-mingw.tar.xz",
"hash": "3d96da245d8cf900ace860c7d5e6d5961faadd2a8057b76e1627dff0a88cffe2",
"extract_dir": "curl-7.78.0-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.78.0/curl-7.78.0-win32-mingw.tar.xz",
"hash": "bc69900fca46681b99d4d77d51dc706dec8b95ab28536d5c4ff4323ee0da8b8a",
"url": "https://curl.haxx.se/windows/dl-7.78.0_1/curl-7.78.0_1-win32-mingw.tar.xz",
"hash": "4119971a489c4f06cffd5b6f855b56bc89c05473baf167c6fdae2b802a82a3fc",
"extract_dir": "curl-7.78.0-win32-mingw"
}
},