From 6f55461196d6d4b45cc300a539fbe6ae2314f7cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 20:26:52 +0000 Subject: [PATCH] aws: Update to version 2.17.25 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 866fb574d3..252364680b 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.17.24", + "version": "2.17.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.17.24.msi", - "hash": "eb1a25d27f85aa7cb009562e356c110a5b8540dd20c47d125dbe368bed64a740" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.17.25.msi", + "hash": "377c2b1e3931989270fda742ea629885391341a3cf5c9cf577e60d29abe4b3da" } }, "extract_dir": "Amazon\\AWSCLIV2",