From eee1b70059fe0fd93d5d9d155ce694dfc1e7e39e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 21:04:30 +0000 Subject: [PATCH] aws: Update to version 2.15.38 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 500347a66a..836d3caaab 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.15.37", + "version": "2.15.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.15.37.msi", - "hash": "de620f6232a3ccfbbd41c8b64ca77f921364fc14230a7c448d5c5108fed00b93" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.15.38.msi", + "hash": "57187b4ff87d529d9376996784ff095cde4799b6aad0f81063320f5769d8b7cd" } }, "extract_dir": "Amazon\\AWSCLIV2",