From 460c41c988a66cf740d06f9fa05301d44f3872d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 20:24:02 +0000 Subject: [PATCH] aws: Update to version 2.11.26 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index dd4a715787..8f3e486344 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.11.25", + "version": "2.11.26", "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.11.25.msi", - "hash": "50955471292a590374f2d667bd6ef7fe9f614bdc3e3de9b16c85d106b785e65b" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.11.26.msi", + "hash": "631cab461ee7f6d01e4a57763cc3bb667d3c8756941d652f064a33bba4c886db" } }, "extract_dir": "Amazon\\AWSCLIV2",