From b8041469bd8d38f6c9011725564fb68a449c0212 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 00:34:53 +0000 Subject: [PATCH] aws: Update to version 2.22.35 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 8009a2acfc..0800b28611 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.22.34", + "version": "2.22.35", "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.34.msi", - "hash": "f33f00ff34326fbf6ca9b937474ff642a57cf574dc196f848cf246d18fb085a6" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.22.35.msi", + "hash": "a34600d5cd726dafedc5fab0feafead89025ed5b17be51e45274b6b2811d528a" } }, "extract_dir": "Amazon\\AWSCLIV2",