curl: Update to version 8.17.0_4

This commit is contained in:
github-actions[bot] 2025-11-24 12:32:21 +00:00
parent 36f22f33c9
commit be546ff230

View File

@ -1,18 +1,18 @@
{ {
"version": "8.17.0_3", "version": "8.17.0_4",
"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_3/curl-8.17.0_3-win64-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.17.0_4/curl-8.17.0_4-win64-mingw.tar.xz",
"hash": "20b1a2cb86040c6564a251d98d822faf28b60bf877db33277c5b886daf902126", "hash": "7265b0d7325ea6c825e7c8f4a8fa1d849013c84ff2dd8e7ee9922becda94ac67",
"extract_dir": "curl-8.17.0_3-win64-mingw" "extract_dir": "curl-8.17.0_4-win64-mingw"
}, },
"arm64": { "arm64": {
"url": "https://curl.se/windows/dl-8.17.0_3/curl-8.17.0_3-win64a-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.17.0_4/curl-8.17.0_4-win64a-mingw.tar.xz",
"hash": "98335fe637b6a2ed91d8343ab82b68b350cf1b1a7847467f9d8e53259501ff94", "hash": "10d9cf5cd7e969aaab32777c809cba5dedb00af901b929714c56d215f12033d1",
"extract_dir": "curl-8.17.0_3-win64a-mingw" "extract_dir": "curl-8.17.0_4-win64a-mingw"
} }
}, },
"bin": "bin\\curl.exe", "bin": "bin\\curl.exe",