curl: Update to version 8.16.0_11

This commit is contained in:
github-actions[bot] 2025-10-26 04:29:37 +00:00
parent bac23fbd68
commit 0dacb65296

View File

@ -1,18 +1,18 @@
{ {
"version": "8.16.0_10", "version": "8.16.0_11",
"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_10/curl-8.16.0_10-win64-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.16.0_11/curl-8.16.0_11-win64-mingw.tar.xz",
"hash": "9bb7f57c619be49457d0cb9151de41875536d64c7c28878981db293ac13be829", "hash": "8fa410deee957ca393bb321937b06c9b04b96c1f3ca5f3c65756c56ad1fd8e2e",
"extract_dir": "curl-8.16.0_10-win64-mingw" "extract_dir": "curl-8.16.0_11-win64-mingw"
}, },
"arm64": { "arm64": {
"url": "https://curl.se/windows/dl-8.16.0_10/curl-8.16.0_10-win64a-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.16.0_11/curl-8.16.0_11-win64a-mingw.tar.xz",
"hash": "5d8ab20b8aead2bb816fa93421d7658a12a2237081b5e74fc3368a60173e2788", "hash": "4ff8764262863bae8a5b9bdded7818fdc2cb6119b37f494184e99771c089545e",
"extract_dir": "curl-8.16.0_10-win64a-mingw" "extract_dir": "curl-8.16.0_11-win64a-mingw"
} }
}, },
"bin": "bin\\curl.exe", "bin": "bin\\curl.exe",