From 5379700b25a0250a849b2e5c84bc697527670c3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 9 Feb 2021 13:30:01 +0100 Subject: [PATCH] azure-ps: Update to version 5.5.0.33978 --- 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 3be3fb540d..d20b38942e 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "5.4.0.33905", + "version": "5.5.0.33978", "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.4.0-January2021/Az-Cmdlets-5.4.0.33905-x64.msi", - "hash": "4e5db259a231e16f9491fa2153c2d417e2427e489e4458aefc71e1274016554f" + "url": "https://github.com/Azure/azure-powershell/releases/download/v5.5.0-February2021/Az-Cmdlets-5.5.0.33978-x64.msi", + "hash": "2ea5606b08bb017c7f07930a49d783edd17548be3f73586b35ede8c43110de15" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v5.4.0-January2021/Az-Cmdlets-5.4.0.33905-x86.msi", - "hash": "51fb05da438098f8e87b09b85e303be0bcd650c7700a512eb6b467f9eff011ce" + "url": "https://github.com/Azure/azure-powershell/releases/download/v5.5.0-February2021/Az-Cmdlets-5.5.0.33978-x86.msi", + "hash": "eeae15c782afde3e4857da3b30305e7dab412f2624eece19f5625e79a7a2bd1a" } }, "extract_dir": "WindowsPowerShell\\Modules",