From 50d27d01b01c8ee7c97e7f49084e7e105b601b8e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Dec 2022 20:25:32 +0000 Subject: [PATCH] aws: Update to version 2.9.10 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 9fa2762f01..ba3fa48c5f 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.9.9", + "version": "2.9.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.9.9.msi", - "hash": "d0614e8795a3a8f42de5f87f4079a5735904319e8abd8065e316be0e6ab9f2c3" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.9.10.msi", + "hash": "ac2c7d06f12712c5085a0360ebcf2a7f245fcf48bdc25b76861a078dc98c5ac4" } }, "extract_dir": "Amazon\\AWSCLIV2",