From 6262a28b8afd2c550f15379b9ddaca4cdd6a8c2d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Jan 2022 00:37:31 +0000 Subject: [PATCH] aws: Update to version 2.4.14 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index e1afdc1da1..786a5accc1 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.4.13", + "version": "2.4.14", "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.4.13.msi", - "hash": "bb4016849443456bf64b1d64134ec8c5a34286d57759f19d42e9c32bcdc40ff4" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.4.14.msi", + "hash": "da3a32a50a6c780cf4aec5c7421f832b815ea31c81b924d284a9af719f1244f9" } }, "extract_dir": "Amazon\\AWSCLIV2",