From a2c1281217d858b6966f988f39ef4186f74df1a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 04:30:55 +0000 Subject: [PATCH] aws: Update to version 2.22.12 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 4bec5ca393..2db19dfa01 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.22.11", + "version": "2.22.12", "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.11.msi", - "hash": "92595a3da0ed3ef483f09d5a23ee245fdbab030c77dcac8a9ce7292b879a0b67" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.22.12.msi", + "hash": "a9b6f1e5a49a08f81df521189aadb58cd84216540db43f18632d9fe9af9014f6" } }, "extract_dir": "Amazon\\AWSCLIV2",