From 0f29732e0921eee444ef8e242a29e03e9709fb50 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 19 Oct 2021 23:00:37 +0000 Subject: [PATCH] aws: Update to version 2.2.47 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 7f01a981f4..4586f21099 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.2.46", + "version": "2.2.47", "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.46.msi", - "hash": "8fdbcd3767aadc58e0a97d883ae239c55dfdd1f5dfdef27300bdcf919ebc3cbe" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.47.msi", + "hash": "688dda3b213e8616f67164c16c997c3522324f50015357989c35853a941ad89e" } }, "extract_dir": "Amazon\\AWSCLIV2",