From 71a40e3d554925a990a177704896e56320c0370e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 00:35:31 +0000 Subject: [PATCH] aws: Update to version 2.23.0 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 0800b28611..409a51c3e8 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.22.35", + "version": "2.23.0", "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.22.35.msi", - "hash": "a34600d5cd726dafedc5fab0feafead89025ed5b17be51e45274b6b2811d528a" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.23.0.msi", + "hash": "47def2e5670b73987dad6727b54fceebda5bf84af3bebfbc4572c0752d1d6318" } }, "extract_dir": "Amazon\\AWSCLIV2",