diff --git a/bucket/omnisharp.json b/bucket/omnisharp.json index 6aac41d7be..0c2ed58c3e 100644 --- a/bucket/omnisharp.json +++ b/bucket/omnisharp.json @@ -1,16 +1,16 @@ { - "version": "1.37.9", + "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.9/omnisharp-win-x64.zip", - "hash": "c32e178747c2d08b57b208dcfe1696c37fc79cfa2627512c5c839018253ab670" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.10/omnisharp-win-x64.zip", + "hash": "fb945a13f4a7514a0afcecdfbd4941e2e2d79cf94c8938c89aa8ca1d8cc74fb4" }, "32bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.9/omnisharp-win-x86.zip", - "hash": "6763891bd0554414906400fffd6cac6a326c865c41acc562c208b02e310353e9" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.10/omnisharp-win-x86.zip", + "hash": "631743a52ebae569e717c829beb0f0f3c48743d896fdb2e5f13da7ec818dd480" } }, "bin": "omnisharp.exe",