From ad957b79fe2c696025beb7498c473dcfb6ce2395 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 14 Jul 2020 16:12:26 +0200 Subject: [PATCH] azure-ps: Update to version 4.4.0.33134 --- bucket/azure-ps.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index ad84cb0bc4..b0f040650b 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "4.3.0.33052", + "version": "4.4.0.33134", "description": "PowerShell cmdlets for developers and administrators to develop, deploy and manage Microsoft Azure applications.", "homepage": "https://aka.ms/azpsdocs", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v4.3.0-June2020/Az-Cmdlets-4.3.0.33052-x64.msi", - "hash": "e540c403c8be08edddc9845c553c21947a792c90b7707997a847515a9bdf8c9b" + "url": "https://github.com/Azure/azure-powershell/releases/download/v4.4.0-July2020/Az-Cmdlets-4.4.0.33134-x64.msi", + "hash": "62ed94dcf12e4aaa91306236af61d6555cf56688e8a66d382ea855c0da3bac61" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v4.3.0-June2020/Az-Cmdlets-4.3.0.33052-x86.msi", - "hash": "b9026dbbc6af854203086aa208cde79b56688837a12d86c5b29b2b7fda3d58d8" + "url": "https://github.com/Azure/azure-powershell/releases/download/v4.4.0-July2020/Az-Cmdlets-4.4.0.33134-x86.msi", + "hash": "cfb322c69b5779abc9576cd8404329f8f3565779ce0f1ded32b7b9cbd9e23974" } }, "extract_dir": "WindowsPowerShell\\Modules",