curl: Update to version 7.77.0_4

This commit is contained in:
Richard Kuhnt 2021-07-20 19:00:24 +00:00
parent ca7dfd624f
commit 95056d9cf9

View File

@ -1,17 +1,17 @@
{
"version": "7.77.0_3",
"version": "7.77.0_4",
"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.77.0_3/curl-7.77.0_3-win64-mingw.tar.xz",
"hash": "d335840e41591263529f1ee3e0d6398a2f805e8b6edc3607d4790417b673a24d",
"url": "https://curl.haxx.se/windows/dl-7.77.0_4/curl-7.77.0_4-win64-mingw.tar.xz",
"hash": "bb1c98707ee08d6d9e913c760cc27bd092ea4d96b7430b34081b516edd6e3436",
"extract_dir": "curl-7.77.0-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.77.0_3/curl-7.77.0_3-win32-mingw.tar.xz",
"hash": "6754d307a20e7cdacb68e2c4cdab25fd69d2f6d22f23e1c151f3de9def759593",
"url": "https://curl.haxx.se/windows/dl-7.77.0_4/curl-7.77.0_4-win32-mingw.tar.xz",
"hash": "10f261dd1d6a2dae95c6cde7fc7d81cebb4ff9d96d3f3a2379b7f5dd6da22fd0",
"extract_dir": "curl-7.77.0-win32-mingw"
}
},