From ed55db355af85b5b6884a1324a49863740d304dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 12:32:28 +0000 Subject: [PATCH] curl: Update to version 8.17.0_6 --- bucket/curl.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/curl.json b/bucket/curl.json index 1861262a54..b5de8b070d 100644 --- a/bucket/curl.json +++ b/bucket/curl.json @@ -1,18 +1,18 @@ { - "version": "8.17.0_5", + "version": "8.17.0_6", "description": "Command line tool and library for transferring data with URLs", "homepage": "https://curl.se/", "license": "MIT", "architecture": { "64bit": { - "url": "https://curl.se/windows/dl-8.17.0_5/curl-8.17.0_5-win64-mingw.tar.xz", - "hash": "14d8966774e6d394596a8dce9d364c476479848b6358bebd011797df5505f1cf", - "extract_dir": "curl-8.17.0_5-win64-mingw" + "url": "https://curl.se/windows/dl-8.17.0_6/curl-8.17.0_6-win64-mingw.tar.xz", + "hash": "71727d0b9b97f02818087718d8697e038be4be967ebf7360b8b0648ed20ab4e0", + "extract_dir": "curl-8.17.0_6-win64-mingw" }, "arm64": { - "url": "https://curl.se/windows/dl-8.17.0_5/curl-8.17.0_5-win64a-mingw.tar.xz", - "hash": "2df94698ddc5e5e1400e3334a1bcd619f5f7dc0c10e9b6684e3b4a1f7db1d214", - "extract_dir": "curl-8.17.0_5-win64a-mingw" + "url": "https://curl.se/windows/dl-8.17.0_6/curl-8.17.0_6-win64a-mingw.tar.xz", + "hash": "b226ffccad441c7e304027aef0bae43c27fc7b3a2e0fb07c057b1348fb69174e", + "extract_dir": "curl-8.17.0_6-win64a-mingw" } }, "bin": "bin\\curl.exe",