From 6268c304acaf64fb76d30738f4e91ccdd897ed69 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 16:30:54 +0000 Subject: [PATCH] curl: Update to version 8.17.0_5 --- bucket/curl.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/curl.json b/bucket/curl.json index f96acdfeac..1861262a54 100644 --- a/bucket/curl.json +++ b/bucket/curl.json @@ -1,18 +1,18 @@ { - "version": "8.17.0_4", + "version": "8.17.0_5", "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_4/curl-8.17.0_4-win64-mingw.tar.xz", - "hash": "7265b0d7325ea6c825e7c8f4a8fa1d849013c84ff2dd8e7ee9922becda94ac67", - "extract_dir": "curl-8.17.0_4-win64-mingw" + "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" }, "arm64": { - "url": "https://curl.se/windows/dl-8.17.0_4/curl-8.17.0_4-win64a-mingw.tar.xz", - "hash": "10d9cf5cd7e969aaab32777c809cba5dedb00af901b929714c56d215f12033d1", - "extract_dir": "curl-8.17.0_4-win64a-mingw" + "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" } }, "bin": "bin\\curl.exe",