From 483af1bd7da829326b5af304a75dd96c62b4d329 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 20:29:59 +0000 Subject: [PATCH] curl: Update to version 8.16.0_14 --- bucket/curl.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/curl.json b/bucket/curl.json index 8fa6e9813a..75629b9b1c 100644 --- a/bucket/curl.json +++ b/bucket/curl.json @@ -1,18 +1,18 @@ { - "version": "8.16.0_13", + "version": "8.16.0_14", "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.16.0_13/curl-8.16.0_13-win64-mingw.tar.xz", - "hash": "a655ff14b1bf39b999db3e8688241ca48868a6ed0ec43e0762b539c0da182c9f", - "extract_dir": "curl-8.16.0_13-win64-mingw" + "url": "https://curl.se/windows/dl-8.16.0_14/curl-8.16.0_14-win64-mingw.tar.xz", + "hash": "9b8f009eed4748a45785a68b79d24dafe4b2b5fdfb0d07eb3b9e661c385f6f3e", + "extract_dir": "curl-8.16.0_14-win64-mingw" }, "arm64": { - "url": "https://curl.se/windows/dl-8.16.0_13/curl-8.16.0_13-win64a-mingw.tar.xz", - "hash": "fd9c5cd4b216872a63f13eb7c2d211e670b5a1202e97f9b58692aec6d588dcef", - "extract_dir": "curl-8.16.0_13-win64a-mingw" + "url": "https://curl.se/windows/dl-8.16.0_14/curl-8.16.0_14-win64a-mingw.tar.xz", + "hash": "d42a5c7c737a89c53c0c722d18a7ecc13cf545579222d3f2e887f3aa7f4e352a", + "extract_dir": "curl-8.16.0_14-win64a-mingw" } }, "bin": "bin\\curl.exe",