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