From fde5c24a354ad3219e6a7e76202938de638e3f52 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 01:57:41 +0000 Subject: [PATCH] aws: Update to version 2.9.5 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 021cdd49de..2f41f21134 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.9.4", + "version": "2.9.5", "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.9.4.msi", - "hash": "972d418ebd5ce04ac619bdec23c2793fa3c10ad28f098286f31893974c1b5227" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.9.5.msi", + "hash": "d630c7d04fd64cb18a532a2ef7f9a05ea3eb73abc46abf041a61c2293d723cc9" } }, "extract_dir": "Amazon\\AWSCLIV2",