curl: Update to version 8.16.0_3

This commit is contained in:
github-actions[bot] 2025-09-24 12:31:52 +00:00
parent 36e6036775
commit f279e5a7d6

View File

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