curl: Update to version 7.85.0_3

This commit is contained in:
github-actions[bot] 2022-09-19 08:31:54 +00:00
parent d99d5468c3
commit 5385864125

View File

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