From 32aa3e15ac4ec1e7accc14f9c6e294259a9d968a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 20:25:05 +0000 Subject: [PATCH] aws: Update to version 2.15.46 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 71c287ddd5..6c65a82767 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.15.45", + "version": "2.15.46", "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.45.msi", - "hash": "38933ba6022d481410c85decc7cacb1de84dbc197c0d5e828429400a65c95057" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.15.46.msi", + "hash": "b9f8dae34b60ecab7d4d57112c372a604a7f918446086cbf9fc546d1c3761961" } }, "extract_dir": "Amazon\\AWSCLIV2",