From 56623dc6c605e4809e28e3dacc1b04bd6a0c6c04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 20:26:07 +0000 Subject: [PATCH] aws: Update to version 2.15.60 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 4e703d371c..a096c802fe 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.15.59", + "version": "2.15.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.15.59.msi", - "hash": "6be8deaf1d252f148c12a4e6f4f3cf78d9b1484a88be5c251ee7c70691decb81" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.15.60.msi", + "hash": "7e9763fab08952a0a94496088d961373e207194dec2d4d4af838f6d82d8dd47e" } }, "extract_dir": "Amazon\\AWSCLIV2",