diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index 403dc5b22a..6c61f44f24 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "4.1.0.32917", + "version": "4.2.0.32962", "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/v4.1.0-May2020/Az-Cmdlets-4.1.0.32917-x86.msi", - "hash": "dddd8435c8d983627e0989eb54a37d9f7311d1de0485a469f9b395c76b2bec98" + "url": "https://github.com/Azure/azure-powershell/releases/download/v4.2.0-June2020/Az-Cmdlets-4.2.0.32962-x86.msi", + "hash": "8531a5b9aaac94054e021e917d964b0d4464d9bada3a7982d2e10d49da82a42d" }, "64bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v4.1.0-May2020/Az-Cmdlets-4.1.0.32917-x64.msi", - "hash": "b9b19458ef7794441de1eed9f8d0c531fde1d98b1006139e348f5e02cdb797d4" + "url": "https://github.com/Azure/azure-powershell/releases/download/v4.2.0-June2020/Az-Cmdlets-4.2.0.32962-x64.msi", + "hash": "140339368f06ad5a8f003e5d35c727908dc4062755805c05e49059095109d53e" } }, "extract_dir": "WindowsPowerShell\\Modules",