From 12583cbe2941a981cd0c060ad11120853970c982 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 20:29:01 +0000 Subject: [PATCH] aws: Update to version 2.31.21 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 7ff3d4069d..9749bfcc24 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.31.20", + "version": "2.31.21", "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.31.20.msi", - "hash": "eae9f6e06b1aef5c012432d444843fa9e5d2b430e61ac91ce47dc1783e6413a7" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.21.msi", + "hash": "11ce02ae1f90a4caf7f9de87eda7a89e1c19ef5bf5a11f53a8758917af8043f0" } }, "extract_dir": "Amazon\\AWSCLIV2",