From 9e436b2ea9d8f5caa8c8e4a66a4d0ffc710d8f47 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Jan 2023 00:33:41 +0000 Subject: [PATCH] aws: Update to version 2.9.19 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index d554c2aa05..9f1f4dc214 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.9.18", + "version": "2.9.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.9.18.msi", - "hash": "4329643158828623c96730d343b30e78b039719024a5082268fdb09b46f8acb1" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.9.19.msi", + "hash": "50b6d46d7ffe3510650f724ff687b92ef3c7b8726e7cfdb00dcf714384358f6c" } }, "extract_dir": "Amazon\\AWSCLIV2",