From 4c440f9ebe9f8c0478219494c5aece1e2702e1b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 20:28:26 +0000 Subject: [PATCH] aws: Update to version 2.26.6 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 98ebf2a573..99cd46e250 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.26.5", + "version": "2.26.6", "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.26.5.msi", - "hash": "a391905fc9fd79ad895649f233d17c9845f648b482944448e4871981ad120cdd" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.26.6.msi", + "hash": "60cad17706ba35de986c19632549055b727e21e5b76a2fe4245483a4299897f9" } }, "extract_dir": "Amazon\\AWSCLIV2",