curl: Update to version 7.86.0_2

This commit is contained in:
github-actions[bot] 2022-11-13 16:29:41 +00:00
parent d516805305
commit 6cfa8a9beb

View File

@ -1,18 +1,18 @@
{ {
"version": "7.86.0_1", "version": "7.86.0_2",
"description": "Command line tool and library for transferring data with URLs", "description": "Command line tool and library for transferring data with URLs",
"homepage": "https://curl.haxx.se/", "homepage": "https://curl.haxx.se/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://curl.haxx.se/windows/dl-7.86.0_1/curl-7.86.0_1-win64-mingw.tar.xz", "url": "https://curl.haxx.se/windows/dl-7.86.0_2/curl-7.86.0_2-win64-mingw.tar.xz",
"hash": "0d6c724e7d0763b24e64cb1556072146a11857535c900e68ea95b0088d65a3d1", "hash": "56b7639621cea8a695765d1d337a2899db601a51e470234847094976aad77aef",
"extract_dir": "curl-7.86.0_1-win64-mingw" "extract_dir": "curl-7.86.0_2-win64-mingw"
}, },
"32bit": { "32bit": {
"url": "https://curl.haxx.se/windows/dl-7.86.0_1/curl-7.86.0_1-win32-mingw.tar.xz", "url": "https://curl.haxx.se/windows/dl-7.86.0_2/curl-7.86.0_2-win32-mingw.tar.xz",
"hash": "a3c296fd31b0ae030b188d6cc557c0380a05a0956ed2a27a54dabc6dc9af61e0", "hash": "c8aac8449394b5cf9343fd700168b5d5eb21537daea9f08ab69b009a8923db43",
"extract_dir": "curl-7.86.0_1-win32-mingw" "extract_dir": "curl-7.86.0_2-win32-mingw"
} }
}, },
"bin": "bin\\curl.exe", "bin": "bin\\curl.exe",