From a5420a85691e5862d6a381e4b4611110bc6c0c7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 19 Jan 2021 10:23:12 +0100 Subject: [PATCH] azure-ps: Update to version 5.4.0.33905 --- 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 938d1a9312..3be3fb540d 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "5.3.0.33848", + "version": "5.4.0.33905", "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/v5.3.0-December2020/Az-Cmdlets-5.3.0.33848-x64.msi", - "hash": "becadf64885515b56c039ba166e05af7f25f7a40f274a9c06e749671bca912f7" + "url": "https://github.com/Azure/azure-powershell/releases/download/v5.4.0-January2021/Az-Cmdlets-5.4.0.33905-x64.msi", + "hash": "4e5db259a231e16f9491fa2153c2d417e2427e489e4458aefc71e1274016554f" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v5.3.0-December2020/Az-Cmdlets-5.3.0.33848-x86.msi", - "hash": "be9450b608cf2c7b38f6eaa259c3460846be6af08a539d33b34805bf1ed78890" + "url": "https://github.com/Azure/azure-powershell/releases/download/v5.4.0-January2021/Az-Cmdlets-5.4.0.33905-x86.msi", + "hash": "51fb05da438098f8e87b09b85e303be0bcd650c7700a512eb6b467f9eff011ce" } }, "extract_dir": "WindowsPowerShell\\Modules",