From cf6a14cd1b66098366107d2fd9983d118a3f5bb7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 01:55:02 +0000 Subject: [PATCH] aws: Update to version 2.9.14 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index f8177ada4e..e9a18fa3ec 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.9.13", + "version": "2.9.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.9.13.msi", - "hash": "9dcd460f76de4a434f77fdc3c80ab683154e3409c2901520ed3e84318a952da4" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.9.14.msi", + "hash": "eca8bd7da70bba637ba0653b9ae1dd4bb04231f86342abaa9744e529f36cd5bd" } }, "extract_dir": "Amazon\\AWSCLIV2",