From a38ba7519481e4079c296f20e4b3a70aaaaac916 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 20:28:51 +0000 Subject: [PATCH] aws: Update to version 2.25.3 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 13ca424774..387d3ff8f1 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.25.2", + "version": "2.25.3", "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.25.2.msi", - "hash": "f0c2a2dd14a17490b1d6aa32d58553553ee22d664de8eb942d15c58bfee150e2" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.25.3.msi", + "hash": "c91deca691080a1169d83c77b63c963461a177a853e7dba62d134d4770a1153c" } }, "extract_dir": "Amazon\\AWSCLIV2",