curl: Update to version 7.75.0_5

This commit is contained in:
Richard Kuhnt 2021-03-25 17:00:39 +00:00
parent 812ca7095a
commit 3102ee2c42

View File

@ -1,17 +1,17 @@
{
"version": "7.75.0_4",
"version": "7.75.0_5",
"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_4/curl-7.75.0_4-win64-mingw.tar.xz",
"hash": "0e5f2099cd667d1ea67a36b486a27ba612102f2a7c152dda82c3cb7ace3a11e2",
"url": "https://curl.haxx.se/windows/dl-7.75.0_5/curl-7.75.0_5-win64-mingw.tar.xz",
"hash": "2133a6f995b9216ea2677e5a57f806c5948513ccde2fe0d6b457ff36acdb6e26",
"extract_dir": "curl-7.75.0-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.75.0_4/curl-7.75.0_4-win32-mingw.tar.xz",
"hash": "af8b5805e06fedab69e246a784d23a2182e6478ddc6fd8b2d78736d7c7e8525d",
"url": "https://curl.haxx.se/windows/dl-7.75.0_5/curl-7.75.0_5-win32-mingw.tar.xz",
"hash": "cd7f942c20b1a666f4d569bec6fff9e899ee26721b756c2eff41ec1d50011d3c",
"extract_dir": "curl-7.75.0-win32-mingw"
}
},