curl: Update to version 7.84.0_7

This commit is contained in:
github-actions[bot] 2022-08-02 12:32:10 +00:00
parent 5976eb1789
commit d76f767ed3

View File

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