From e593923cbc708aef28c1e3d2e80eb1d2c640abb4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Jul 2025 20:29:33 +0000 Subject: [PATCH] aws: Update to version 2.27.59 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 56479b21bf..5125043847 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.27.58", + "version": "2.27.59", "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.27.58.msi", - "hash": "2c48bdfac8d82b0cdab5bda9bcdd0777d96d578900620d09a644794433ac9c02" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.59.msi", + "hash": "90e7302e73c68f0295cc065ebff6bbeeafbc84ef6a5fe0f0804e738f73e6b100" } }, "extract_dir": "Amazon\\AWSCLIV2",