From 960bbed5d5799c218d64c4038c77fbb6e5f4694a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 20:29:32 +0000 Subject: [PATCH] aws: Update to version 2.27.39 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 3b2f19f2d9..d912b01bd8 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.27.38", + "version": "2.27.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.27.38.msi", - "hash": "8615570d0a358e3bb84056531f95c1830447c366d0dea0a6c8207e4a30279276" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.39.msi", + "hash": "598e5c049bfbb04cbbe590923a7f35743f1c353ba67845c019e1406edbe9b48f" } }, "extract_dir": "Amazon\\AWSCLIV2",