From 5627dbced46d0c748a151e6edfb27047703922a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 20:22:39 +0000 Subject: [PATCH] aws: Update to version 2.13.10 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 406bbd82aa..e015cf8c33 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.13.9", + "version": "2.13.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.13.9.msi", - "hash": "1a64d1db61992f2e9f4259b176ecd32b94936560ed7f07d00b092649d0e76159" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.13.10.msi", + "hash": "b80f59f3125c55af9f9bdef82c4f6fb2f18983702e820fc170486c1ed9411acb" } }, "extract_dir": "Amazon\\AWSCLIV2",