curl: Update to version 7.83.1_2

This commit is contained in:
github-actions[bot] 2022-05-23 12:31:38 +00:00
parent bc32b5659f
commit a3aa34b473

View File

@ -1,17 +1,17 @@
{
"version": "7.83.1_1",
"version": "7.83.1_2",
"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.83.1_1/curl-7.83.1_1-win64-mingw.tar.xz",
"hash": "a4612660d79a79aa61e724fe3f97987fe70c8fc79b0b285a6b1484ed1835167b",
"url": "https://curl.haxx.se/windows/dl-7.83.1_2/curl-7.83.1_2-win64-mingw.tar.xz",
"hash": "5e89a7b2eeef4e3f156c5cceeb4c343bd412f711d8aa8a50369a0c757ec05114",
"extract_dir": "curl-7.83.1-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.83.1_1/curl-7.83.1_1-win32-mingw.tar.xz",
"hash": "bf97379677269d711bacdf9514f65e28d93f69fdaa04e974f239ec9592e3f269",
"url": "https://curl.haxx.se/windows/dl-7.83.1_2/curl-7.83.1_2-win32-mingw.tar.xz",
"hash": "a625adfc58f69aa21c6abbb9b9bbd2fe4e593f208464eab0ca51183f5e4a3553",
"extract_dir": "curl-7.83.1-win32-mingw"
}
},