curl: Update to version 7.75.0_3

This commit is contained in:
Richard Kuhnt 2021-02-19 13:01:48 +00:00
parent fdfb97bd31
commit f1167245e1

View File

@ -1,17 +1,17 @@
{
"version": "7.75.0_2",
"version": "7.75.0_3",
"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_2/curl-7.75.0_2-win64-mingw.tar.xz",
"hash": "aa27c9132ac14cf12c11ad74bb43d1e05c98c73a7d04108758b65da9e13c1afa",
"url": "https://curl.haxx.se/windows/dl-7.75.0_3/curl-7.75.0_3-win64-mingw.tar.xz",
"hash": "896fe7715e8569cea20a2371fec256a795ebd8dbd5b61b19e04c7d0419317675",
"extract_dir": "curl-7.75.0-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.75.0_2/curl-7.75.0_2-win32-mingw.tar.xz",
"hash": "62698004284c785509c17b5ec1a7abde83932ee13d4295d3429e63c3ec44e8ac",
"url": "https://curl.haxx.se/windows/dl-7.75.0_3/curl-7.75.0_3-win32-mingw.tar.xz",
"hash": "0f2fbcec4dbd2b74868520810b820e6c898a64840e375c6dc289e17b45d74766",
"extract_dir": "curl-7.75.0-win32-mingw"
}
},