From efa04e8299324cd4e18f766419a114bf6e3f4fc3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 00:38:45 +0000 Subject: [PATCH] aws: Update to version 2.22.14 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 898a1370bb..c4b3a38c36 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.22.13", + "version": "2.22.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.22.13.msi", - "hash": "24bbf6f71c90da2378f2ea5c823dddb93ee081ad732764fd28ceaf42bcb92fe3" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.22.14.msi", + "hash": "a44245a424c542a6a2d6f6d76d650744562256cc8e9faceeed9bf1be8a61c64a" } }, "extract_dir": "Amazon\\AWSCLIV2",