{ "version": "1.37.10", "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.10/omnisharp.http-win-x64.zip", "hash": "1c4f3607f885b3e0152ba1c084d52f5e9f24b8803b7591d141c5440375f1671b" }, "32bit": { "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.10/omnisharp.http-win-x86.zip", "hash": "70bfaa7483c2d4602168658ff6da4677f992a746352ea66176b0c04ab45662de" } }, "bin": [ "omnisharp.exe", [ "omnisharp.exe", "omnisharp-http" ] ], "checkver": { "github": "https://github.com/OmniSharp/omnisharp-roslyn" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v$version/omnisharp.http-win-x64.zip" }, "32bit": { "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v$version/omnisharp.http-win-x86.zip" } } } }