From bafd2a3123f4c2ad1dbe4118d7829634b16d9aa8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Apr 2022 00:33:35 +0000 Subject: [PATCH] armclient: Update to version 1.9 --- bucket/armclient.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/armclient.json b/bucket/armclient.json index e947f9c277..d601806f76 100644 --- a/bucket/armclient.json +++ b/bucket/armclient.json @@ -1,10 +1,10 @@ { - "version": "1.6", + "version": "1.9", "description": "A simple command line tool to invoke the Azure Resource Manager API", "homepage": "https://github.com/projectkudu/ARMClient", "license": "Apache-2.0", - "url": "https://github.com/projectkudu/ARMClient/releases/download/v1.6/ARMClient.zip", - "hash": "5370d8179c3e73f8a934e5179560207cf9b54157dc094b1a95a2c4d4a2246f0b", + "url": "https://github.com/projectkudu/ARMClient/releases/download/v1.9/ARMClient.zip", + "hash": "62e5c430c6572052a3d4646f3de3700009d72ea98ffcdad408312e44e4b08ef2", "bin": [ "ARMClient.exe", "AADClient.exe"