From 2ba50e3b5815e1b16df2ec75f90c01c593ae6b25 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 20:29:07 +0000 Subject: [PATCH] aws: Update to version 2.22.33 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 00db7e1873..f9d5b56c72 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.22.32", + "version": "2.22.33", "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.32.msi", - "hash": "f6c91dce57d69633c4f3a17e17534cfd754729e5679fe6c329205c565c8950d0" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.22.33.msi", + "hash": "adc36922889b11edbca2c30af1a608b51b84d13e3bd79258bc71cc6d62bc7452" } }, "extract_dir": "Amazon\\AWSCLIV2",