diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index 406af1769c..5567b3614f 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "3.6.1.32413", + "version": "3.7.0.32747", "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": { "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v3.6.1-March2020/Az-Cmdlets-3.6.1.32413-x86.msi", - "hash": "ae59b40df1be1c76aa6a2e90299a28f338cf1b459d34626cd68f7f7eceee182d" + "url": "https://github.com/Azure/azure-powershell/releases/download/v3.7.0-March2020/Az-Cmdlets-3.7.0.32747-x86.msi", + "hash": "15de0b15f9c8db16771bde72412b43fc8be3029e3a1332f154d046d1373257bf" }, "64bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v3.6.1-March2020/Az-Cmdlets-3.6.1.32413-x64.msi", - "hash": "8ae923d870170fd110d7c55c2c6e9b5cf1cb2ac7d5c986de26bc29db9d449a79" + "url": "https://github.com/Azure/azure-powershell/releases/download/v3.7.0-March2020/Az-Cmdlets-3.7.0.32747-x64.msi", + "hash": "23ec4cf6f1a77c89ddb16d669aa03172cfbc107bdfdf8a963ed49bb50ed52e62" } }, "extract_dir": "WindowsPowerShell\\Modules",