{ "version": "1.37.17", "description": "A .NET development platform based on roslyn workspaces", "homepage": "http://www.omnisharp.net", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.17/omnisharp-win-x64.zip", "hash": "bd81f1284fa4a9e6d63292074d0304b65cd39c24539cb761b54e8727619070df" }, "32bit": { "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.17/omnisharp-win-x86.zip", "hash": "95ecbabf821ed45e4e6f3173e2165c5f593fc4611040475dbd6d54c16d78f4f8" } }, "bin": "omnisharp.exe", "checkver": { "github": "https://github.com/OmniSharp/omnisharp-roslyn" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v$version/omnisharp-win-x64.zip" }, "32bit": { "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v$version/omnisharp-win-x86.zip" } } } }