From 72792750ed3f6b840befb53742993aec06a5935e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 20:29:00 +0000 Subject: [PATCH] aws: Update to version 2.18.14 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index ad1f5d5ff6..d060eca34b 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.18.13", + "version": "2.18.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.18.13.msi", - "hash": "75376e271cbdd781c7f7cf5178c5101e40e82962c2adc8c328db13460d10d886" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.18.14.msi", + "hash": "71945fe3095a873394841e828857b29aebe645fa2a0f806ef5108c8c8a56d3f0" } }, "extract_dir": "Amazon\\AWSCLIV2",