From c86ed71705a48cada14a5dff5798b4f7d7442baa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 00:33:57 +0000 Subject: [PATCH] aws: Update to version 2.4.17 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 013e7f3a0d..61265b3202 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.4.16", + "version": "2.4.17", "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.16.msi", - "hash": "192ca3e123b5f3fe0eb2f883c79f70a47c0904ac1dbe6e1abe32d493b74c6259" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.4.17.msi", + "hash": "06c985213d3b848bed3534fb46d8a1d570470b130cf6916dd03a7dca50280162" } }, "extract_dir": "Amazon\\AWSCLIV2",