From 67f981bd01ac659e36b92570712a4ec9e240f63a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 00:34:21 +0000 Subject: [PATCH] aws: Update to version 2.23.9 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 43d5c4d49e..dfc7df066a 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.23.8", + "version": "2.23.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.23.8.msi", - "hash": "2c50861650e96bf5f54bb3f5e092649fd058579bc4c1d8d47b5259a03210f980" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.23.9.msi", + "hash": "0e4492acf087442aebc82aa552238b66a9f1ca6779839be1708180841dc026c8" } }, "extract_dir": "Amazon\\AWSCLIV2",