From e1575734230ec4edb836a0df8ba88927fe18eb32 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 18 Aug 2019 03:00:15 +0000 Subject: [PATCH] armclient: Update to version 1.4 --- bucket/armclient.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/armclient.json b/bucket/armclient.json index 933933c3d4..818b3cc6ed 100644 --- a/bucket/armclient.json +++ b/bucket/armclient.json @@ -2,9 +2,9 @@ "homepage": "https://github.com/projectkudu/ARMClient", "description": "A simple command line tool to invoke the Azure Resource Manager API", "license": "Apache-2.0", - "version": "1.3", - "url": "https://github.com/projectkudu/ARMClient/releases/download/v1.3/ARMClient.zip", - "hash": "029e54777c863b1b27fc9caf201d0279b1b76f3ba3da882c367f6ec730539b8d", + "version": "1.4", + "url": "https://github.com/projectkudu/ARMClient/releases/download/v1.4/ARMClient.zip", + "hash": "39b47b7c9feda7141c902948f2b63731300c57094098f2c8a7064f7b47864a81", "bin": [ "ARMClient.exe", "AADClient.exe"