From 65f10de46a2fbdf0d2c0bd08c4765c76ac750fcf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 20:29:21 +0000 Subject: [PATCH] aws: Update to version 2.22.18 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 4916b08387..e1e7ac4e22 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.22.17", + "version": "2.22.18", "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.17.msi", - "hash": "5baf865f749e8dfd2a18c537d7c021ec42a31a0aea6b9dc189478e4aab2a9e4b" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.22.18.msi", + "hash": "b47262a7daeeb75ad622e4dc422f6c5edb28d3d7646453a02da91084733365c6" } }, "extract_dir": "Amazon\\AWSCLIV2",