From 424834adb7660c532171bf6281a0814876cd4fe5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 20:30:16 +0000 Subject: [PATCH] aws: Update to version 2.32.15 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 192a1a36ea..9608348633 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.32.14", + "version": "2.32.15", "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.14.msi", - "hash": "8d97d730e4375502b5e6ed05561df576cc2d03d75066eec76f3a6fb96339f429" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.32.15.msi", + "hash": "1a5ff077aa7861139901729b6a8948768c01c27bb09ed3513cd90539a97baa3e" } }, "extract_dir": "Amazon\\AWSCLIV2",