diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index 890f7e7315..c855e8585d 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "3.4.0.31885", + "version": "3.5.0.32097", "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.4.0-February2020/Az-Cmdlets-3.4.0.31885-x86.msi", - "hash": "ad27720e4ab2a902b103a78d612b779ea52b9cdbb2aa3d2211c59e0c9e6ea1de" + "url": "https://github.com/Azure/azure-powershell/releases/download/v3.5.0-February2020/Az-Cmdlets-3.5.0.32097-x86.msi", + "hash": "a782cb308a4a775b29fcb99294d4aed40e0c9a18a77627a80935dd4fba97051c" }, "64bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v3.4.0-February2020/Az-Cmdlets-3.4.0.31885-x64.msi", - "hash": "246d7a42a59209a9e17bf243140d961e3fa4043a6e97e936a181fe0b0c503486" + "url": "https://github.com/Azure/azure-powershell/releases/download/v3.5.0-February2020/Az-Cmdlets-3.5.0.32097-x64.msi", + "hash": "b67f703bb382a7a5720f49b1f38a4aa7e7490cce65c4df959d64208062cbb8bd" } }, "extract_dir": "WindowsPowerShell\\Modules",