curl: Update to version 8.16.0_9

This commit is contained in:
github-actions[bot] 2025-10-22 16:30:01 +00:00
parent 832926b7ed
commit 0688fce520

View File

@ -1,18 +1,18 @@
{ {
"version": "8.16.0_8", "version": "8.16.0_9",
"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_8/curl-8.16.0_8-win64-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.16.0_9/curl-8.16.0_9-win64-mingw.tar.xz",
"hash": "1f54b465a771a39bcfaf6f7c653ac99c834f0426405dbf5c6d0ea7b6c5fe8f0e", "hash": "f2b442ab7ab25e07c6ebe45c8a796312cdede7af3c34d07f3f04c525d69826f8",
"extract_dir": "curl-8.16.0_8-win64-mingw" "extract_dir": "curl-8.16.0_9-win64-mingw"
}, },
"arm64": { "arm64": {
"url": "https://curl.se/windows/dl-8.16.0_8/curl-8.16.0_8-win64a-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.16.0_9/curl-8.16.0_9-win64a-mingw.tar.xz",
"hash": "34196d0297cbd0fbf2f963ae50791a09caf2f6a3ec31887c475ce6c3ec28cf3f", "hash": "64935630e6539bb6440ddfa6488bbe419bc740408cda51ef0ea427665d648595",
"extract_dir": "curl-8.16.0_8-win64a-mingw" "extract_dir": "curl-8.16.0_9-win64a-mingw"
} }
}, },
"bin": "bin\\curl.exe", "bin": "bin\\curl.exe",