curl: Update to version 7.86.0_1

This commit is contained in:
github-actions[bot] 2022-11-02 20:28:21 +00:00
parent feef043d75
commit 4f50333b8e

View File

@ -1,18 +1,18 @@
{ {
"version": "7.86.0", "version": "7.86.0_1",
"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/curl-7.86.0-win64-mingw.tar.xz", "url": "https://curl.haxx.se/windows/dl-7.86.0_1/curl-7.86.0_1-win64-mingw.tar.xz",
"hash": "7aa004e043a90aebb57b1781af9b0a46a62b6a6da188c54b89790e8092b136a6", "hash": "0d6c724e7d0763b24e64cb1556072146a11857535c900e68ea95b0088d65a3d1",
"extract_dir": "curl-7.86.0-win64-mingw" "extract_dir": "curl-7.86.0_1-win64-mingw"
}, },
"32bit": { "32bit": {
"url": "https://curl.haxx.se/windows/dl-7.86.0/curl-7.86.0-win32-mingw.tar.xz", "url": "https://curl.haxx.se/windows/dl-7.86.0_1/curl-7.86.0_1-win32-mingw.tar.xz",
"hash": "ffb8258c392fd75013f6f17b869233980927ab4a6e5a3426064e70a2a018da62", "hash": "a3c296fd31b0ae030b188d6cc557c0380a05a0956ed2a27a54dabc6dc9af61e0",
"extract_dir": "curl-7.86.0-win32-mingw" "extract_dir": "curl-7.86.0_1-win32-mingw"
} }
}, },
"bin": "bin\\curl.exe", "bin": "bin\\curl.exe",