From 2256e6ab5d5cab81c8ff2b9427fcbe4abc8566a6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 14 Oct 2021 22:01:19 +0000 Subject: [PATCH] aws: Update to version 2.2.46 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index e6ed169d15..7f01a981f4 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.2.45", + "version": "2.2.46", "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.45.msi", - "hash": "c2c90d31f24cc0bb4990496a32d78bb79dede3670a2472ad88f3dac420a07aa7" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.46.msi", + "hash": "8fdbcd3767aadc58e0a97d883ae239c55dfdd1f5dfdef27300bdcf919ebc3cbe" } }, "extract_dir": "Amazon\\AWSCLIV2",