curl: Update to version 7.75.0_1

This commit is contained in:
Richard Kuhnt 2021-02-12 20:00:18 +00:00
parent 50db1d5984
commit ea6c8bfba0

View File

@ -1,18 +1,18 @@
{
"version": "7.75.0",
"version": "7.75.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.75.0/curl-7.75.0-win64-mingw.tar.xz",
"hash": "af138a1acbcbfcde2129bfb3350fd40df7ccad1d15384c926ffccfae0f765c4e",
"extract_dir": "curl-7.75.0-win64-mingw"
"url": "https://curl.haxx.se/windows/dl-7.75.0_1/curl-7.75.0_1-win64-mingw.tar.xz",
"hash": "aa27c9132ac14cf12c11ad74bb43d1e05c98c73a7d04108758b65da9e13c1afa",
"extract_dir": "curl-7.75.0_1-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.75.0/curl-7.75.0-win32-mingw.tar.xz",
"hash": "8b046c40514dda22c8ef8318df7ba1c2f259e32e46af59c9388accc8731eb2e0",
"extract_dir": "curl-7.75.0-win32-mingw"
"url": "https://curl.haxx.se/windows/dl-7.75.0_1/curl-7.75.0_1-win32-mingw.tar.xz",
"hash": "62698004284c785509c17b5ec1a7abde83932ee13d4295d3429e63c3ec44e8ac",
"extract_dir": "curl-7.75.0_1-win32-mingw"
}
},
"bin": "bin\\curl.exe",