From 06cf3d8a9b693b5dbe5cbf7a1d21a5eb3fcd0bb6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 20:29:14 +0000 Subject: [PATCH] aws: Update to version 2.25.9 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 1d52babbb1..6c5b8dc0a9 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.25.8", + "version": "2.25.9", "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.25.8.msi", - "hash": "5c17e0cbdeab5883ea31a26a5c1201c76a8fea2c4369d35a03cc4ff4ddeb2c94" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.25.9.msi", + "hash": "cd728095efed7aa8ebfdac4aec87ef4afaf5fefedff72ca3dce294f6a2ae99bb" } }, "extract_dir": "Amazon\\AWSCLIV2",