diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index 493a502311..85c6fba451 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "3.2.0.31196", + "version": "3.3.0.31600", "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.2.0-December2019/Az-Cmdlets-3.2.0.31196-x86.msi", - "hash": "3d10cba334db60ac4afded01c30421677abb81aa3856faf9a9f88ae3119bfab6" + "url": "https://github.com/Azure/azure-powershell/releases/download/v3.3.0-January2020/Az-Cmdlets-3.3.0.31600-x86.msi", + "hash": "ed1b4fa212d99363f3fab8b4a1393c4001c752010374d804cf318d6deb2413cc" }, "64bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v3.2.0-December2019/Az-Cmdlets-3.2.0.31196-x64.msi", - "hash": "cc7d3677d5012ce8f4357ed9071cdce425fd4098fcd479c28eef792decbf4634" + "url": "https://github.com/Azure/azure-powershell/releases/download/v3.3.0-January2020/Az-Cmdlets-3.3.0.31600-x64.msi", + "hash": "7d6dbab72a9d2df98043a1b6047ccc0be91f3650e3bcac21d27cfb40a14db21a" } }, "extract_dir": "WindowsPowerShell\\Modules",