diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index 451b8026f7..938d1a9312 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "5.2.0.33762", + "version": "5.3.0.33848", "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.2.0-December2020/Az-Cmdlets-5.2.0.33762-x64.msi", - "hash": "aaab63f33e9355cd5d3f038fb48d02ee1b360c3f1ab8a10bb6177ae022ac4b8a" + "url": "https://github.com/Azure/azure-powershell/releases/download/v5.3.0-December2020/Az-Cmdlets-5.3.0.33848-x64.msi", + "hash": "becadf64885515b56c039ba166e05af7f25f7a40f274a9c06e749671bca912f7" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v5.2.0-December2020/Az-Cmdlets-5.2.0.33762-x86.msi", - "hash": "1a5aab068d98816a5c4a4518f18c65afe85e628ddba661c442ff259676328db2" + "url": "https://github.com/Azure/azure-powershell/releases/download/v5.3.0-December2020/Az-Cmdlets-5.3.0.33848-x86.msi", + "hash": "be9450b608cf2c7b38f6eaa259c3460846be6af08a539d33b34805bf1ed78890" } }, "extract_dir": "WindowsPowerShell\\Modules",