curl: Update to version 7.86.0_3

This commit is contained in:
github-actions[bot] 2022-12-19 04:29:04 +00:00
parent 1370233f40
commit eba071a1c9

View File

@ -1,18 +1,18 @@
{
"version": "7.86.0_2",
"version": "7.86.0_3",
"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.86.0_2/curl-7.86.0_2-win64-mingw.tar.xz",
"hash": "56b7639621cea8a695765d1d337a2899db601a51e470234847094976aad77aef",
"extract_dir": "curl-7.86.0_2-win64-mingw"
"url": "https://curl.haxx.se/windows/dl-7.86.0_3/curl-7.86.0_3-win64-mingw.tar.xz",
"hash": "2cece39b50826c478cae390db9197c9e721d09ea2b18e6db14ba6c990eec8a35",
"extract_dir": "curl-7.86.0_3-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.86.0_2/curl-7.86.0_2-win32-mingw.tar.xz",
"hash": "c8aac8449394b5cf9343fd700168b5d5eb21537daea9f08ab69b009a8923db43",
"extract_dir": "curl-7.86.0_2-win32-mingw"
"url": "https://curl.haxx.se/windows/dl-7.86.0_3/curl-7.86.0_3-win32-mingw.tar.xz",
"hash": "ca72bed62ca98ae25288e0ae0a5d8ee227b5edcd837399d1b9aa4a5a48b265fb",
"extract_dir": "curl-7.86.0_3-win32-mingw"
}
},
"bin": "bin\\curl.exe",