From 5bc483722e0908af1adf3ba898167f23e16cb80f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 7 May 2020 09:09:57 +0200 Subject: [PATCH] armclient: Update to version 1.6 --- bucket/armclient.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/armclient.json b/bucket/armclient.json index 818b3cc6ed..5f2296717d 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.4", - "url": "https://github.com/projectkudu/ARMClient/releases/download/v1.4/ARMClient.zip", - "hash": "39b47b7c9feda7141c902948f2b63731300c57094098f2c8a7064f7b47864a81", + "version": "1.6", + "url": "https://github.com/projectkudu/ARMClient/releases/download/v1.6/ARMClient.zip", + "hash": "5370d8179c3e73f8a934e5179560207cf9b54157dc094b1a95a2c4d4a2246f0b", "bin": [ "ARMClient.exe", "AADClient.exe"