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