From 40d8fc73acaaa8847fe03a596e0a2e5c1000bde9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 20:25:44 +0000 Subject: [PATCH] aws: Update to version 2.16.10 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 1b9924c7b4..0424c1f4e3 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.16.9", + "version": "2.16.10", "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.16.9.msi", - "hash": "ef8d3f7ab05710a30d2b03c719bb39d604848185c66288ad239389783d0037e0" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.16.10.msi", + "hash": "d4fbd9d96a2792e3421b81b5aa1b7e6c996df29529a07a1521148905e4aee93c" } }, "extract_dir": "Amazon\\AWSCLIV2",