From cb5f9f5da1aa0daeae6a20dc06cc8613693d0f00 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 16:27:53 +0000 Subject: [PATCH] aws: Update to version 2.11.8 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 8ff033af36..1cbbe6c831 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.11.7", + "version": "2.11.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.11.7.msi", - "hash": "24fbfee570565a556882a7f49137d9613a76da42e4af3f913d4d0ffbd6fba17b" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.11.8.msi", + "hash": "227d3a0141d4ce73923a3f4019db0d54dc4645657809323d7a61ba9d24074193" } }, "extract_dir": "Amazon\\AWSCLIV2",