From 231fb52bffadfe0b8be62901e0d1fe54c7245fa1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 21:06:51 +0000 Subject: [PATCH] aws: Update to version 2.15.35 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index a3808a9866..99fa4ff987 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.15.34", + "version": "2.15.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.15.34.msi", - "hash": "8bd8bede7d3fc0497c33ec8713721e439693720ee83b8498197e798511613e52" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.15.35.msi", + "hash": "4c204d64d574a8166bdf17340844a07098c0725357e71aa5d58eb10ab4cbe67d" } }, "extract_dir": "Amazon\\AWSCLIV2",