curl: Update to version 7.85.0_2

This commit is contained in:
github-actions[bot] 2022-09-19 00:34:12 +00:00
parent aa4e442a00
commit 55767c17c2

View File

@ -1,18 +1,18 @@
{ {
"version": "7.85.0_1", "version": "7.85.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.85.0_1/curl-7.85.0_1-win64-mingw.tar.xz", "url": "https://curl.haxx.se/windows/dl-7.85.0_2/curl-7.85.0_2-win64-mingw.tar.xz",
"hash": "fc3c430769810bb22c161d1b4563e84d6a9a4b1548dc04e7333bb289ee557051", "hash": "6460c96ef6512278467b6019889ffff71745f7dfd3e382c8f76bc4b9227a2082",
"extract_dir": "curl-7.85.0_1-win64-mingw" "extract_dir": "curl-7.85.0_2-win64-mingw"
}, },
"32bit": { "32bit": {
"url": "https://curl.haxx.se/windows/dl-7.85.0_1/curl-7.85.0_1-win32-mingw.tar.xz", "url": "https://curl.haxx.se/windows/dl-7.85.0_2/curl-7.85.0_2-win32-mingw.tar.xz",
"hash": "bae1b32d1b3586fee9fc8d1cb2ae3d8b7431894cfdbdc486c76a2b09c14701c5", "hash": "a77da9428df6da2867e8405d3940ab0472be73e86bbd9001d35f8ab16f34e780",
"extract_dir": "curl-7.85.0_1-win32-mingw" "extract_dir": "curl-7.85.0_2-win32-mingw"
} }
}, },
"bin": "bin\\curl.exe", "bin": "bin\\curl.exe",