diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index 61e9ac5e11..32ae58996b 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "2.5.0.29171", + "version": "2.6.0.29579", "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.5.0-July2019/Az-Cmdlets-2.5.0.29171-x86.msi", - "hash": "db8ff5160bffbffa0f31e63f2fd9c810e23c666c77d2badcee316aaa5e54d8eb" + "url": "https://github.com/Azure/azure-powershell/releases/download/v2.6.0-August2019/Az-Cmdlets-2.6.0.29579-x86.msi", + "hash": "20a9604152d1432f45a9b44765dd29dfb5c1cfeb52b28b49e2b9f3e1b0345026" }, "64bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v2.5.0-July2019/Az-Cmdlets-2.5.0.29171-x64.msi", - "hash": "51c757e4ffc3a9ab1ccd20376a491a9f3b417b350eed347629d001a124ff11ed" + "url": "https://github.com/Azure/azure-powershell/releases/download/v2.6.0-August2019/Az-Cmdlets-2.6.0.29579-x64.msi", + "hash": "b38e4d285262d42f6c9557dbd713c9cf4cf67cd9a589018fcea5ba45623db85e" } }, "extract_dir": "WindowsPowerShell\\Modules",