From ea272c8dabde39991feb788d69d9b3064dfef66e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 00:29:10 +0000 Subject: [PATCH] aws: Update to version 2.13.4 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 5ad539d113..038b1a8702 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.13.3", + "version": "2.13.4", "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.13.3.msi", - "hash": "7c5b66360b55cb4f7de20a7af31259e9180787d6de2cfcd3a9c9f39f110c8ca2" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.13.4.msi", + "hash": "da0069c053d6ad7e51e2ff817b7c02a4f5a77a84a81cc69efc03546eedbf3053" } }, "extract_dir": "Amazon\\AWSCLIV2",