curl: Update to version 7.83.0

This commit is contained in:
github-actions[bot] 2022-04-27 16:31:41 +00:00
parent e9dfa4d506
commit bf989b05b1

View File

@ -1,18 +1,18 @@
{
"version": "7.82.0_4",
"version": "7.83.0",
"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.82.0_4/curl-7.82.0_4-win64-mingw.tar.xz",
"hash": "5eb767d01756dc74b4858c5bc742f0ea1220fce4220a82d3c5b2e409051d10a2",
"extract_dir": "curl-7.82.0-win64-mingw"
"url": "https://curl.haxx.se/windows/dl-7.83.0/curl-7.83.0-win64-mingw.tar.xz",
"hash": "b1ad4b61ffd22f507d2af59e21cfe4895977f5f424d9fb2c7788968a58635c90",
"extract_dir": "curl-7.83.0-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.82.0_4/curl-7.82.0_4-win32-mingw.tar.xz",
"hash": "c08494a464dceb3f36f7a5f8e3b5c4b18bea9db9e649c24c1eaf67909d4ae524",
"extract_dir": "curl-7.82.0-win32-mingw"
"url": "https://curl.haxx.se/windows/dl-7.83.0/curl-7.83.0-win32-mingw.tar.xz",
"hash": "4008a15ca1a20b3758231a1d610dee569fa3eddefc9c37aedd2619cf0b83d7cb",
"extract_dir": "curl-7.83.0-win32-mingw"
}
},
"bin": "bin\\curl.exe",