From e89b7aae84e8672688e58b7b13aa212be981701c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 20:29:55 +0000 Subject: [PATCH] aws: Update to version 2.22.16 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 3c16fedcf1..270dc9138d 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.22.15", + "version": "2.22.16", "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.15.msi", - "hash": "f3b8c365607ace9b3a167cec1cdade06f392cce6a9777e7ebd3c8a95b0607575" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.22.16.msi", + "hash": "bec6806bf2408057a410341d56e7a8d48283bbc49c87c1e4d682c36148d1f067" } }, "extract_dir": "Amazon\\AWSCLIV2",