From d2ababc0a39723243921c6ab58e0e8733f2f00da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 20:25:55 +0000 Subject: [PATCH] aws: Update to version 2.17.31 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 7186842e6a..9eb7a911da 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.17.30", + "version": "2.17.31", "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.17.30.msi", - "hash": "6c1798349d03b85273de593f87d905b87c434faf9b2420922ca2121682b40e51" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.17.31.msi", + "hash": "e861987277a2c8d53f6b5d05cd4810061ea4e822339a3cd809b9dcdfecde331d" } }, "extract_dir": "Amazon\\AWSCLIV2",