From 304fe0ba42f964bf6c6f62a9f4f8db7a997a0984 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 29 Jul 2021 22:00:45 +0000 Subject: [PATCH] aws: Update to version 2.2.24 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 21ae3b4475..14c30b1997 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.2.23", + "version": "2.2.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.2.23.msi", - "hash": "6ebd83298746fd06b59258b1c593aa9f22f89efdc8ae963ace8bcb1e06d06a6f" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.24.msi", + "hash": "3e64c5628f3f4030626531c9f6f4741dafb8520b642d6f6c7dcf35642b12cea2" } }, "extract_dir": "Amazon\\AWSCLIV2",