From f6cd20e015192d096dfb4614fb0e87dc6ca44649 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 20:27:45 +0000 Subject: [PATCH] aws: Update to version 2.17.65 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index c0a9688d65..54e17eaac9 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.17.64", + "version": "2.17.65", "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.64.msi", - "hash": "b0d9118adfab940ce65b1dd948fbc80544dbb62f3ab19a299e624a542d67feb2" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.17.65.msi", + "hash": "c61d9b0b04dfa489c6b0310c2b952ce7111351874f059415848a5372f4ce4431" } }, "extract_dir": "Amazon\\AWSCLIV2",