From 4bfca8fb5a995664a3df4593f4d5c13190835cf2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 9 Nov 2020 23:01:47 +0000 Subject: [PATCH] aws: Update to version 2.0.63 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index debcf38e58..33eeee8795 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.0.62", + "version": "2.0.63", "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.0.62.msi", - "hash": "7f5088e81ad03f0a5c93b02122fc2cb0e4aa50bc229fda3189a2ef5fc2d9fb1c" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.0.63.msi", + "hash": "cd897ea06a27bc469950b25190bf40fd291d89af1e3902d9cc7f9861641dfbf4" } }, "extract_dir": "Amazon\\AWSCLIV2",