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