From 7555b1aa75858b2ff707515a213a561f43775061 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 20:29:07 +0000 Subject: [PATCH] aws: Update to version 2.28.18 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index abdcdc8ab8..c7f12600e7 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.28.17", + "version": "2.28.18", "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.28.17.msi", - "hash": "5f2e906be7b1ee7dc4514859b5f6a1b5bd88d23260a9cd931d6a0e0193b0d498" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.28.18.msi", + "hash": "2ef5080ca33b5b68465771a0796b73c187ff364deb2554259e06cfa35aed7973" } }, "extract_dir": "Amazon\\AWSCLIV2",