From 7ebf79fcd5c93792beeca0c0f32d03f2e68f1329 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 20:27:08 +0000 Subject: [PATCH] aws: Update to version 2.15.51 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index ec07158fe2..861bda6212 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.15.50", + "version": "2.15.51", "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.50.msi", - "hash": "96bd509c4a233ddf5fb0b6a318227b0cb9c7c5e3159ebf172289f7f9f445e6ac" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.15.51.msi", + "hash": "fba8f474a2b042fca52ab43bee60512c2ce02d76da2b7266c1b43fdef892dfc2" } }, "extract_dir": "Amazon\\AWSCLIV2",