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