From 5662a3543eb40e9b79e1c8d7e431e47945d15ad5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 20:25:29 +0000 Subject: [PATCH] aws: Update to version 2.9.9 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 575f10cbfc..9fa2762f01 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.9.8", + "version": "2.9.9", "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.8.msi", - "hash": "6c482af7eee5d435c1daa6415a4a1989d50d8d893b231e631b273f3e4b91fc76" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.9.9.msi", + "hash": "d0614e8795a3a8f42de5f87f4079a5735904319e8abd8065e316be0e6ab9f2c3" } }, "extract_dir": "Amazon\\AWSCLIV2",