{ "version": "1.37.4", "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.4/omnisharp.http-win-x64.zip", "hash": "7dfd998b00262bfcba207fe3d6c35304d3a76a0557a8fdeb5ab69513e8a02e2e" }, "32bit": { "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.4/omnisharp.http-win-x86.zip", "hash": "0da3782f28262c4966b7b4e867f26a38131c12925ef58f840a74ce6b9eb77750" } }, "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" } } } }