From 7750a80fe2333652c3e3719fb7490a971900ba1c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 20:28:56 +0000 Subject: [PATCH] aws: Update to version 2.28.19 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index c7f12600e7..6d69a437a4 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.28.18", + "version": "2.28.19", "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.18.msi", - "hash": "2ef5080ca33b5b68465771a0796b73c187ff364deb2554259e06cfa35aed7973" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.28.19.msi", + "hash": "fb60a3b2a50cce3a5a87f2d37cc5d74b1f0e49b3d6fdb6e55088714e6f0ce5a7" } }, "extract_dir": "Amazon\\AWSCLIV2",