From 3411a89f75862cdd180e9ffabe66aca2feb02aa8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 00:33:05 +0000 Subject: [PATCH] aws: Update to version 2.14.5 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index db41050782..8852d3378e 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.14.4", + "version": "2.14.5", "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.14.4.msi", - "hash": "e325f615d44367c5ffbbb7d1372e466a832e066ce020976ed8bc7853e8ea93a3" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.14.5.msi", + "hash": "9f18ee42c4cd75a4ca1962a4f772872d977bd89bd416c1ef96b627114e3e1cc8" } }, "extract_dir": "Amazon\\AWSCLIV2",