From 6032da3569ce1a87a9ad321b3b93f3f930b1225d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 00:33:13 +0000 Subject: [PATCH] aws: Update to version 2.11.9 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 1cbbe6c831..6dfba4d7b9 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.11.8", + "version": "2.11.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.11.8.msi", - "hash": "227d3a0141d4ce73923a3f4019db0d54dc4645657809323d7a61ba9d24074193" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.11.9.msi", + "hash": "5573ffcc6ef1fe83b3919f21e8c38b2286fefda4ddc0cb0fb61758ad42bb5179" } }, "extract_dir": "Amazon\\AWSCLIV2",