diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index b0f040650b..1d393139ea 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "4.4.0.33134", + "version": "4.5.0.33237", "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/v4.4.0-July2020/Az-Cmdlets-4.4.0.33134-x64.msi", - "hash": "62ed94dcf12e4aaa91306236af61d6555cf56688e8a66d382ea855c0da3bac61" + "url": "https://github.com/Azure/azure-powershell/releases/download/v4.5.0-August2020/Az-Cmdlets-4.5.0.33237-x64.msi", + "hash": "58950389338cc20dcf597625d03feffb4df164f7ba80d0fe7edf75bb6ae322bc" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v4.4.0-July2020/Az-Cmdlets-4.4.0.33134-x86.msi", - "hash": "cfb322c69b5779abc9576cd8404329f8f3565779ce0f1ded32b7b9cbd9e23974" + "url": "https://github.com/Azure/azure-powershell/releases/download/v4.5.0-August2020/Az-Cmdlets-4.5.0.33237-x86.msi", + "hash": "dabbcb42fb4f4bde18714b26b607a9b79a0973bdfcf44143e92bf46a35bd6e11" } }, "extract_dir": "WindowsPowerShell\\Modules",