curl: Update to version 7.84.0_9

This commit is contained in:
github-actions[bot] 2022-08-09 20:29:20 +00:00
parent 6cd9616ae3
commit c91eeb0f7b

View File

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