From bdca3c7e6626ced8bde6475dd66968d1c9555ce7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Apr 2025 20:28:35 +0000 Subject: [PATCH] aws: Update to version 2.26.1 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 7ef3f4ba98..030dd550d7 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.26.0", + "version": "2.26.1", "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.0.msi", - "hash": "f993ad810cdd2a3abc570469e41841f09166a0d38bbf5bc79115cf26cf0bc1df" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.26.1.msi", + "hash": "01a0549339d8b86a58cecf2dcc42f73dc47b1f1432cbc39aba8667c020a5fd30" } }, "extract_dir": "Amazon\\AWSCLIV2",