From 450ca1f7fa368231c61e798598a868a8fe0a2f77 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 20:26:39 +0000 Subject: [PATCH] aws: Update to version 2.15.61 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index a096c802fe..7d0586edc2 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.15.60", + "version": "2.15.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.15.60.msi", - "hash": "7e9763fab08952a0a94496088d961373e207194dec2d4d4af838f6d82d8dd47e" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.15.61.msi", + "hash": "9831d7296f2ab39321abbce2d5581021068afc08480565e4f3e69a31b0dcaa1f" } }, "extract_dir": "Amazon\\AWSCLIV2",