From e59f838609c47d1e07bdbbfa0594eeb50a81b508 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 00:34:14 +0000 Subject: [PATCH] aws: Update to version 2.10.2 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 7d4fd9e8b2..647f01507d 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.10.1", + "version": "2.10.2", "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.10.1.msi", - "hash": "5e5e6b5ff98db4f09fdad8cccc2f39ae7afcbb664d041ec0a02da2782a51da9e" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.10.2.msi", + "hash": "13a53c113a848acb97fbec03f9d53d49ab1d35e33ec6521a4e563b424d251218" } }, "extract_dir": "Amazon\\AWSCLIV2",