curl: Update to version 7.84.0_6

This commit is contained in:
github-actions[bot] 2022-07-22 00:35:36 +00:00
parent 05867f371c
commit 4714e8dab9

View File

@ -1,18 +1,18 @@
{
"version": "7.84.0_5",
"version": "7.84.0_6",
"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_5/curl-7.84.0_5-win64-mingw.tar.xz",
"hash": "3bbe2b20df3671815e986bbfe25d56bfcc34eb4e19fbf77032aab920737a349b",
"extract_dir": "curl-7.84.0_5-win64-mingw"
"url": "https://curl.haxx.se/windows/dl-7.84.0_6/curl-7.84.0_6-win64-mingw.tar.xz",
"hash": "40134e1027a7af692255f3cef14ee5da89cd08831e5bc5c573bcf5471350d69a",
"extract_dir": "curl-7.84.0_6-win64-mingw"
},
"32bit": {
"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"
"url": "https://curl.haxx.se/windows/dl-7.84.0_6/curl-7.84.0_6-win32-mingw.tar.xz",
"hash": "a718ccc232868067ff1e206bf5de85ee988c9a7047780dec78eec158fc09e676",
"extract_dir": "curl-7.84.0_6-win32-mingw"
}
},
"bin": "bin\\curl.exe",