From 1e70d8e0e8c070ba1979318c1d1862bd6857ea44 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 20:24:26 +0000 Subject: [PATCH] aws: Update to version 2.11.23 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 6506240de9..09f9225cf7 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.11.22", + "version": "2.11.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.11.22.msi", - "hash": "939d04108630bd911867130e69f8a8771301d5538e332b745efbef403ad77801" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.11.23.msi", + "hash": "3131dfd400e45497b591f0a73280b921a05fed7c206976ceb05380a6c1205168" } }, "extract_dir": "Amazon\\AWSCLIV2",