curl: Update to version 7.84.0_8

This commit is contained in:
github-actions[bot] 2022-08-02 20:30:51 +00:00
parent ed149d8f09
commit 6fcec88d04

View File

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