{ "version": "1.37.14", "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.14/omnisharp.http-win-x64.zip", "hash": "5cf3937d0636e50122893773e195962b993c0c8dc4c6879e00ec6bee2604066a" }, "32bit": { "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.14/omnisharp.http-win-x86.zip", "hash": "f58214528409bf012d3f82e83fba6090360c4edcd413ee8d4a3cbbe461ba6962" } }, "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" } } } }