From 83c485aa33de970880a18a1074bc0c481ff72102 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 20:30:38 +0000 Subject: [PATCH] aws: Update to version 2.32.14 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 57f4cc5c2b..192a1a36ea 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.32.13", + "version": "2.32.14", "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.13.msi", - "hash": "31cd06078548c472e75bc7742120cd88d559da60d116ed9c2eeee21922bbd54e" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.32.14.msi", + "hash": "8d97d730e4375502b5e6ed05561df576cc2d03d75066eec76f3a6fb96339f429" } }, "extract_dir": "Amazon\\AWSCLIV2",