From 69bbeef7ef72996004dcbeb10e24716acc15da2e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 04:29:45 +0000 Subject: [PATCH] aws: Update to version 2.4.13 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index f1ae671392..e1afdc1da1 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.4.12", + "version": "2.4.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.4.12.msi", - "hash": "701b991b94a1600a6f1a0e3c545b7f436c480e3a40297fd4694fb22470eb1df4" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.4.13.msi", + "hash": "bb4016849443456bf64b1d64134ec8c5a34286d57759f19d42e9c32bcdc40ff4" } }, "extract_dir": "Amazon\\AWSCLIV2",