curl: Update to version 8.16.0_4

This commit is contained in:
github-actions[bot] 2025-09-30 20:28:45 +00:00
parent fe78ddd26f
commit 6104da1e9a

View File

@ -1,18 +1,18 @@
{ {
"version": "8.16.0_3", "version": "8.16.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.16.0_3/curl-8.16.0_3-win64-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.16.0_4/curl-8.16.0_4-win64-mingw.tar.xz",
"hash": "a2e6b91dad16b95838da1e03deb509b3eed93900bdf9e828fde8be56b8254eab", "hash": "f2a58b7d4d63be3f889f128e0457f5d02563ba0c793636b5aa988dd40a6c2ee5",
"extract_dir": "curl-8.16.0_3-win64-mingw" "extract_dir": "curl-8.16.0_4-win64-mingw"
}, },
"arm64": { "arm64": {
"url": "https://curl.se/windows/dl-8.16.0_3/curl-8.16.0_3-win64a-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.16.0_4/curl-8.16.0_4-win64a-mingw.tar.xz",
"hash": "cacae1ea0b6f08082689dd7e88981716a522daf978b46bb89af45638130bed39", "hash": "146ea4dd60a9f896d4b1212e5f400ec4bc761795e32cb0f19c874aa28fc97931",
"extract_dir": "curl-8.16.0_3-win64a-mingw" "extract_dir": "curl-8.16.0_4-win64a-mingw"
} }
}, },
"bin": "bin\\curl.exe", "bin": "bin\\curl.exe",