From 7b216624ea500f9b06dcb46a44e7c2805f839dee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 04:28:41 +0000 Subject: [PATCH] aws: Update to version 2.17.12 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 9b53b5c6ba..20cd711e1d 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.17.11", + "version": "2.17.12", "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.17.11.msi", - "hash": "e869b637b906516ab5ee497b93e3f9e619eebda33cd0bd4f8de8b3d7c08814e0" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.17.12.msi", + "hash": "ffdfecf8f49d29d9c62258af82295702caa27d4bd851ebe952508467ded5abba" } }, "extract_dir": "Amazon\\AWSCLIV2",