From cced827b29c5a25d39bf2764b9fefd4d677af1ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 20:30:19 +0000 Subject: [PATCH] aws: Update to version 2.31.39 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 3b3cdcddfd..479f52078d 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.31.38", + "version": "2.31.39", "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.38.msi", - "hash": "7dc7de9f194660ca7376f137a1f5d2e07e81c9dd4638c2efee208f60d301caa8" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.39.msi", + "hash": "ba7910460219d7e12cdaca1a6a3442cfdf05662782c89878639501dbfdda0d7c" } }, "extract_dir": "Amazon\\AWSCLIV2",