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