From 6ee896dc3619ffcf723bb4f6f9255628731b1139 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 20:31:10 +0000 Subject: [PATCH] aws: Update to version 2.8.1 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index d5eab4e77c..1a2283e479 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.8.0", + "version": "2.8.1", "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.8.0.msi", - "hash": "5e21b5319fde0d166d4fe13062a39579d65df48a3346c2373f1be9fcc280b21b" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.8.1.msi", + "hash": "1c9f3764ac4da3a73397ac5e6a1edb08506b8725dc15480f885a9a18d00620ea" } }, "extract_dir": "Amazon\\AWSCLIV2",