From c6706ae8e27567d695b882f47014311d78a42ac7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 20:24:05 +0000 Subject: [PATCH] aws: Update to version 2.13.25 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 89672e399f..81b9fe87d8 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.13.24", + "version": "2.13.25", "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.13.24.msi", - "hash": "8b42487532ff21ae7e1e83ceae53a908f2c7fe9813d60ae99f85408501184fe7" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.13.25.msi", + "hash": "7f8034b6871865a79dcf1e66e2027ad37ef67da735fd5bde6887b11001cd431b" } }, "extract_dir": "Amazon\\AWSCLIV2",