From ca7bc76c9cd53f6d3cf574fff14ba5e661f7719e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 20:27:11 +0000 Subject: [PATCH] aws: Update to version 2.17.45 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 1c3aa26415..d5263d9bd7 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.17.44", + "version": "2.17.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.17.44.msi", - "hash": "f9d79b888f8ae9eba4ce80a3a3863cb6183277b8aad1cae29e462b25fff8639f" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.17.45.msi", + "hash": "04f7d7ede8c2af473ed9102f8dbfdfc9c2afe2ef5b8f93bee663a60a8e54f341" } }, "extract_dir": "Amazon\\AWSCLIV2",