From 6ab5a9119350f48543e81b313a1433094854e997 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 04:30:18 +0000 Subject: [PATCH] curl: Update to version 8.16.0_13 --- bucket/curl.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/curl.json b/bucket/curl.json index eb3c54048d..8fa6e9813a 100644 --- a/bucket/curl.json +++ b/bucket/curl.json @@ -1,18 +1,18 @@ { - "version": "8.16.0_12", + "version": "8.16.0_13", "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_12/curl-8.16.0_12-win64-mingw.tar.xz", - "hash": "0affcd7f36d20423c6f65b1d4324dc4a22126ba980356448fc77d6da78df778d", - "extract_dir": "curl-8.16.0_12-win64-mingw" + "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" }, "arm64": { - "url": "https://curl.se/windows/dl-8.16.0_12/curl-8.16.0_12-win64a-mingw.tar.xz", - "hash": "c01898493599732b7a539bdb93edb8bf0ac96c451066a777b71b225437dd776a", - "extract_dir": "curl-8.16.0_12-win64a-mingw" + "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" } }, "bin": "bin\\curl.exe",