From 828c7b2a454518c6182021a15da9d1d991de34e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Dec 2021 00:32:50 +0000 Subject: [PATCH] aws: Update to version 2.4.6 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 26dd7edd98..35aa1378a4 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.4.5", + "version": "2.4.6", "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.4.5.msi", - "hash": "e9ba6c285f41fc4267d855a36d9d5d2e76c3be84ca238feb8db29f0b48f9a1b0" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.4.6.msi", + "hash": "f5781bffe85342d71114c37d8ccb501b7852da2f79d2323504233b6363722240" } }, "extract_dir": "Amazon\\AWSCLIV2",