curl: Update to version 8.17.0_3

This commit is contained in:
github-actions[bot] 2025-11-24 00:44:11 +00:00
parent 3635848eaf
commit 8375948318

View File

@ -1,18 +1,18 @@
{ {
"version": "8.17.0_2", "version": "8.17.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.se/", "homepage": "https://curl.se/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://curl.se/windows/dl-8.17.0_2/curl-8.17.0_2-win64-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.17.0_3/curl-8.17.0_3-win64-mingw.tar.xz",
"hash": "06b2763e85fb493a19499606ab719c5d62710bf5eb004513f689427310522797", "hash": "20b1a2cb86040c6564a251d98d822faf28b60bf877db33277c5b886daf902126",
"extract_dir": "curl-8.17.0_2-win64-mingw" "extract_dir": "curl-8.17.0_3-win64-mingw"
}, },
"arm64": { "arm64": {
"url": "https://curl.se/windows/dl-8.17.0_2/curl-8.17.0_2-win64a-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.17.0_3/curl-8.17.0_3-win64a-mingw.tar.xz",
"hash": "61de3782da9683f001fbfb195b753d7fe8dd41423a9a3006d0be53ef6646665c", "hash": "98335fe637b6a2ed91d8343ab82b68b350cf1b1a7847467f9d8e53259501ff94",
"extract_dir": "curl-8.17.0_2-win64a-mingw" "extract_dir": "curl-8.17.0_3-win64a-mingw"
} }
}, },
"bin": "bin\\curl.exe", "bin": "bin\\curl.exe",