curl: Update to version 7.84.0

This commit is contained in:
github-actions[bot] 2022-06-27 12:32:49 +00:00
parent 4cf2aefd5e
commit f2ca31e44c

View File

@ -1,18 +1,18 @@
{ {
"version": "7.83.1_7", "version": "7.84.0",
"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.83.1_7/curl-7.83.1_7-win64-mingw.tar.xz", "url": "https://curl.haxx.se/windows/dl-7.84.0/curl-7.84.0-win64-mingw.tar.xz",
"hash": "dd9c0571e61c922a28d39367c8e95a39e12308b4417ffe040616b9c0e527bebf", "hash": "a64837e7191cb737b202b218298af12683b2d7e8ede891da0601544e99e93617",
"extract_dir": "curl-7.83.1_7-win64-mingw" "extract_dir": "curl-7.84.0-win64-mingw"
}, },
"32bit": { "32bit": {
"url": "https://curl.haxx.se/windows/dl-7.83.1_7/curl-7.83.1_7-win32-mingw.tar.xz", "url": "https://curl.haxx.se/windows/dl-7.84.0/curl-7.84.0-win32-mingw.tar.xz",
"hash": "e5f3f573bda5f3be65430915dc9added134dbeeb04c0a26c566b3b44c69df1a2", "hash": "5dd0adb75ae253aefad1038cbcb716c5b903975029edfba82d4c4e059f3bfb80",
"extract_dir": "curl-7.83.1_7-win32-mingw" "extract_dir": "curl-7.84.0-win32-mingw"
} }
}, },
"bin": "bin\\curl.exe", "bin": "bin\\curl.exe",