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