curl: Update to version 8.5.0_5

This commit is contained in:
github-actions[bot] 2024-01-15 16:27:09 +00:00
parent b9b2114616
commit 7bbe05e9a5

View File

@ -1,23 +1,23 @@
{ {
"version": "8.5.0_4", "version": "8.5.0_5",
"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.se/", "homepage": "https://curl.se/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://curl.se/windows/dl-8.5.0_4/curl-8.5.0_4-win64-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.5.0_5/curl-8.5.0_5-win64-mingw.tar.xz",
"hash": "68bdf3e5f14f0112309e468916242eaae3063991e9bc73202b2ad491f623855a", "hash": "a2477d344b8a8fb24ce022707acfe29f9fa884d47001e2477a8bfaa0ae9b5388",
"extract_dir": "curl-8.5.0_4-win64-mingw" "extract_dir": "curl-8.5.0_5-win64-mingw"
}, },
"32bit": { "32bit": {
"url": "https://curl.se/windows/dl-8.5.0_4/curl-8.5.0_4-win32-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.5.0_5/curl-8.5.0_5-win32-mingw.tar.xz",
"hash": "66f8e2d215890f534ff7000c9bed0d4e9ad76abee87f9d1e3ef6e473c8bb7543", "hash": "2826c929e9a52ab350943b5cf58ae7ff1a4339afd873fc2deaa6fb6ad36d6908",
"extract_dir": "curl-8.5.0_4-win32-mingw" "extract_dir": "curl-8.5.0_5-win32-mingw"
}, },
"arm64": { "arm64": {
"url": "https://curl.se/windows/dl-8.5.0_4/curl-8.5.0_4-win64a-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.5.0_5/curl-8.5.0_5-win64a-mingw.tar.xz",
"hash": "564e83641c22bdeea277689897cf9952cd5e22564865b7fc9de7bf7b336b668a", "hash": "4210390f5d6f78769577b1dc657a4aa2be4bb2f985f5c77bdd3fbcf6816869cb",
"extract_dir": "curl-8.5.0_4-win64a-mingw" "extract_dir": "curl-8.5.0_5-win64a-mingw"
} }
}, },
"bin": "bin\\curl.exe", "bin": "bin\\curl.exe",