From 4cce71b8208779dd61b7d9e195b23e37155b814d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 12 Feb 2021 02:00:25 +0000 Subject: [PATCH] aws: Update to version 2.1.26 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index c5e35d3339..43f46bd93e 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.1.25", + "version": "2.1.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.1.25.msi", - "hash": "5431208a8baa2a2701acb55cbb182291a1f40d314c872461c2874ffd2024d825" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.26.msi", + "hash": "1f53f98d68d5d3bf4f3dc976bf7cf46253de532fcef4fa4cc3a542483ae8cf9c" } }, "extract_dir": "Amazon\\AWSCLIV2",