From b5022a979597237a6b7853f15a45b70fc4ddd14c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 May 2023 00:35:16 +0000 Subject: [PATCH] aws: Update to version 2.11.19 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index e31b60d424..4814eb364e 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.11.18", + "version": "2.11.19", "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.18.msi", - "hash": "ed49d7594ae4dade903c195f5b0d9a805007f6b8d52989a8d54a3c2f76b0b6ff" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.11.19.msi", + "hash": "f51702a22606730b8a5933f76231d663808cc8165f36f48fd4b57968560dd023" } }, "extract_dir": "Amazon\\AWSCLIV2",