{ "version": "1.39.11", "description": "A .NET development platform based on roslyn workspaces", "homepage": "https://www.omnisharp.net", "license": "MIT", "notes": "For omnisharp-net6, please install 'versions/omnisharp-net6", "architecture": { "64bit": { "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.11/omnisharp-win-x64.zip", "hash": "e1ad559974430c9aa81819f1433583b0ee9a977d2daae1de32d4d408503b2867" }, "32bit": { "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.11/omnisharp-win-x86.zip", "hash": "df52f6bceef14033e8a8c374ef1b81d223ffd17ba9d7e297cfcf0c4bebf0a22f" } }, "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" } } } }