From c7e15540b7a6ba38d0f202d4d54618fee4d208e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 04:26:34 +0000 Subject: [PATCH] aws: Update to version 2.15.13 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 36158e798e..36c737de9f 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.15.12", + "version": "2.15.13", "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.12.msi", - "hash": "634b17d1d6db8c952fa31e3d2fabee3518093923a82fd47ddc7ec5ba9cc974d3" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.15.13.msi", + "hash": "0271802738a4722d5111e316b35829d604122b6434163d30e7c2aacef6736b21" } }, "extract_dir": "Amazon\\AWSCLIV2",