curl: Update to version 8.16.0_8

This commit is contained in:
github-actions[bot] 2025-10-17 12:31:46 +00:00
parent 5abd973ce8
commit 3f5c825b23

View File

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