From 560d1ee0740e49b078cd0d6cedcae6efa4125764 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 20:28:46 +0000 Subject: [PATCH] aws: Update to version 2.17.63 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 029d771486..4a888b76b3 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.17.62", + "version": "2.17.63", "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.62.msi", - "hash": "4ee9c3d2edc57b30ca8c9f6807db0efca00ef8e0dd2c5e07facb4088950e29be" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.17.63.msi", + "hash": "9dee94eee4dc68c2f5524bcc540b08b43662ccb8fda38219ff8ceec84e99ae2e" } }, "extract_dir": "Amazon\\AWSCLIV2",