curl: Update to version 7.75.0

This commit is contained in:
Richard Kuhnt 2021-02-03 09:00:28 +00:00
parent 8b01d46ac9
commit 2e27ad0b9f

View File

@ -1,18 +1,18 @@
{
"version": "7.74.0_2",
"version": "7.75.0",
"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.74.0_2/curl-7.74.0_2-win64-mingw.tar.xz",
"hash": "4e8ad6915089d5eef834ce681bd1e7880e9693190ceca31e58282e31678c4fc2",
"extract_dir": "curl-7.74.0_2-win64-mingw"
"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"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.74.0_2/curl-7.74.0_2-win32-mingw.tar.xz",
"hash": "c09eb066bb57629f4db13bc3a0198dd5060f0b766e2ba0e1904a7278de2a304b",
"extract_dir": "curl-7.74.0_2-win32-mingw"
"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"
}
},
"bin": "bin\\curl.exe",