From fccc5d231add8d29848acb7a7ebdb96ccaf3bb03 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 20:29:27 +0000 Subject: [PATCH] aws: Update to version 2.31.19 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 9c052e3841..de280fee9e 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.31.18", + "version": "2.31.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.31.18.msi", - "hash": "79e3aa808c55acc22538e1c676343e9bc63e1742640622c46794a38d5ea807dd" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.19.msi", + "hash": "bef0a806c1969979c9d987539ae6b288b2211d97ff2c27eb54540841d59b16f3" } }, "extract_dir": "Amazon\\AWSCLIV2",