From ca2a80de0790b6f11d74010fc944c44814138b2b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 20:26:14 +0000 Subject: [PATCH] aws: Update to version 2.9.23 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index bd5b823ba8..49868744d8 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.9.22", + "version": "2.9.23", "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.22.msi", - "hash": "7b7ef425b4cc355a2e53e2c5406e57d3b962933569aaa8ae14e2d0c01efd0a65" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.9.23.msi", + "hash": "bd8ba171eb274d98b68c1c9009d9360a73a1aa06a2738f9efae08b170123a109" } }, "extract_dir": "Amazon\\AWSCLIV2",