diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index 5d0219b367..519cf271b7 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "2.7.0.29947", + "version": "2.8.0.30290", "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/v2.7.0-September2019/Az-Cmdlets-2.7.0.29947-x86.msi", - "hash": "817b8d79a6a8772fe93427b674dd558444cf3e7be32c50306130e53c5b557559" + "url": "https://github.com/Azure/azure-powershell/releases/download/v2.8.0-October2019/Az-Cmdlets-2.8.0.30290-x86.msi", + "hash": "66ccd5e33e6725343c87a9a878cca8bc2ad0e3748b6014f32bfaad55a5aaffc6" }, "64bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v2.7.0-September2019/Az-Cmdlets-2.7.0.29947-x64.msi", - "hash": "f66b67ea26c438939d945a08cdcdd5eda22da3514f3f3b15ce921aa552720efd" + "url": "https://github.com/Azure/azure-powershell/releases/download/v2.8.0-October2019/Az-Cmdlets-2.8.0.30290-x64.msi", + "hash": "a0816d02944d257a685e18fd380dbb4006e05483f3de9a3366ee4362d0fd614c" } }, "extract_dir": "WindowsPowerShell\\Modules",