From 787ab68177bfb0b24527ab93cf7237bfd8bdcb9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 8 Dec 2020 14:43:17 +0100 Subject: [PATCH] azure-ps: Update to version 5.2.0.33762 --- 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 1aa904e080..451b8026f7 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "5.1.0.33698", + "version": "5.2.0.33762", "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.1.0-November2020/Az-Cmdlets-5.1.0.33698-x64.msi", - "hash": "4a2c73bc06b3f99190f4a19f59ad634ed40c17903bf15ca4299413bd5a8bad5f" + "url": "https://github.com/Azure/azure-powershell/releases/download/v5.2.0-December2020/Az-Cmdlets-5.2.0.33762-x64.msi", + "hash": "aaab63f33e9355cd5d3f038fb48d02ee1b360c3f1ab8a10bb6177ae022ac4b8a" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v5.1.0-November2020/Az-Cmdlets-5.1.0.33698-x86.msi", - "hash": "f6d4f1c4be669959a72cf74cd5b3dad3c748d6be18b9230fb4fee2a5d088391b" + "url": "https://github.com/Azure/azure-powershell/releases/download/v5.2.0-December2020/Az-Cmdlets-5.2.0.33762-x86.msi", + "hash": "1a5aab068d98816a5c4a4518f18c65afe85e628ddba661c442ff259676328db2" } }, "extract_dir": "WindowsPowerShell\\Modules",