curl: Update to version 7.84.0_5

This commit is contained in:
github-actions[bot] 2022-07-12 00:35:16 +00:00
parent 160453e372
commit bd3554b7b6

View File

@ -1,18 +1,18 @@
{
"version": "7.84.0_4",
"version": "7.84.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.84.0_4/curl-7.84.0_4-win64-mingw.tar.xz",
"hash": "dee7f5aff030ad54cfd270fef7bd43d2c7662a3c3c906d460ab563a63d4f482d",
"extract_dir": "curl-7.84.0_4-win64-mingw"
"url": "https://curl.haxx.se/windows/dl-7.84.0_5/curl-7.84.0_5-win64-mingw.tar.xz",
"hash": "3bbe2b20df3671815e986bbfe25d56bfcc34eb4e19fbf77032aab920737a349b",
"extract_dir": "curl-7.84.0_5-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.84.0_4/curl-7.84.0_4-win32-mingw.tar.xz",
"hash": "184d707ab359939eb75f5c66fbc235826f1b4b216ead7e235b8ccfcd9b95d99e",
"extract_dir": "curl-7.84.0_4-win32-mingw"
"url": "https://curl.haxx.se/windows/dl-7.84.0_5/curl-7.84.0_5-win32-mingw.tar.xz",
"hash": "68fd770b4992aa15add84436d584adbd0272ce99007637d75ad5e67d22d5b21a",
"extract_dir": "curl-7.84.0_5-win32-mingw"
}
},
"bin": "bin\\curl.exe",