From 43b93312bf67f54217028a1a1c6365b3c4a08a18 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 00:33:43 +0000 Subject: [PATCH] aws: Update to version 2.17.24 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index b4675c1baf..866fb574d3 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.17.23", + "version": "2.17.24", "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.23.msi", - "hash": "d8f5262e0d543350284570ade48884e1cc08d112f10cf732c0952dbe0ac3f8b2" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.17.24.msi", + "hash": "eb1a25d27f85aa7cb009562e356c110a5b8540dd20c47d125dbe368bed64a740" } }, "extract_dir": "Amazon\\AWSCLIV2",