From a33adf7c210769e2cfa8873d08f35350e293db77 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 20:25:34 +0000 Subject: [PATCH] aws: Update to version 2.12.0 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 1ec3645588..11acce57a4 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.11.27", + "version": "2.12.0", "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.11.27.msi", - "hash": "1c40ed620d5752d8b625f9a4ed6ca78aadf26914ac7438b80456871d174199fe" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.12.0.msi", + "hash": "ce8d31a41726111dce56fa6bd3d89f259656dface078a1b9e11570509f5c6c6a" } }, "extract_dir": "Amazon\\AWSCLIV2",