curl: Update to version 7.86.0

This commit is contained in:
github-actions[bot] 2022-10-26 08:30:41 +00:00
parent 030b386948
commit 366f4ac9d3

View File

@ -1,18 +1,18 @@
{
"version": "7.85.0_9",
"version": "7.86.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.85.0_9/curl-7.85.0_9-win64-mingw.tar.xz",
"hash": "596acf59de95a024421ff6c2260b4769636a8adf33fa733bfb8aee1682a05ce7",
"extract_dir": "curl-7.85.0_9-win64-mingw"
"url": "https://curl.haxx.se/windows/dl-7.86.0/curl-7.86.0-win64-mingw.tar.xz",
"hash": "7aa004e043a90aebb57b1781af9b0a46a62b6a6da188c54b89790e8092b136a6",
"extract_dir": "curl-7.86.0-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.85.0_9/curl-7.85.0_9-win32-mingw.tar.xz",
"hash": "7cebde5aa895efc7506db1d58c9632fc4456acca37e784b60314a108c48b6372",
"extract_dir": "curl-7.85.0_9-win32-mingw"
"url": "https://curl.haxx.se/windows/dl-7.86.0/curl-7.86.0-win32-mingw.tar.xz",
"hash": "ffb8258c392fd75013f6f17b869233980927ab4a6e5a3426064e70a2a018da62",
"extract_dir": "curl-7.86.0-win32-mingw"
}
},
"bin": "bin\\curl.exe",