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