From e0c6c2f4af709985ec1b3d77ad980fce934c7edc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Jan 2022 04:29:51 +0000 Subject: [PATCH] aws: Update to version 2.4.8 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index a70b708b75..bc049d0613 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.4.7", + "version": "2.4.8", "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.7.msi", - "hash": "941d4fa2ec255af3588849a4d1d90841b25f2774b785f5749c1e580359461acc" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.4.8.msi", + "hash": "cb835a7bf3ddfff91cf45119f6007e33cf6db2653163ed315b515e7f666ec682" } }, "extract_dir": "Amazon\\AWSCLIV2",