From 2f1027f8341a68cd520394783d877a58f28dab92 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 20:29:49 +0000 Subject: [PATCH] aws: Update to version 2.32.25 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index f70fc14723..3c75d76fea 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.32.24", + "version": "2.32.25", "description": "Unified tool to manage AWS services", "homepage": "https://aws.amazon.com/cli/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://awscli.amazonaws.com/AWSCLIV2-2.32.24.msi", - "hash": "15b23f6789526e2d682f090fe63d119d3d7550443f8f82f23b01e4851e273bfc" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.32.25.msi", + "hash": "6c19fc350d750c80ed0ec5fd3ba83d424d736b7bd9665fb8c0eb7f6349172911" } }, "extract_dir": "Amazon\\AWSCLIV2",