{ "version": "1.35.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.35.4/omnisharp-win-x64.zip", "hash": "01cad383aae635be40a371df9ae71ad6fcae20049cf0d8de975b06005b97e6bc" }, "32bit": { "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.35.4/omnisharp-win-x86.zip", "hash": "e43c790e9a884141ae94f1acae6acfc78afc10c9cf74fed1c6752bca617cd07c" } }, "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" } } } }