diff --git a/bucket/omnisharp.json b/bucket/omnisharp.json index 50594d72ec..b22a65d361 100644 --- a/bucket/omnisharp.json +++ b/bucket/omnisharp.json @@ -1,16 +1,16 @@ { - "version": "1.37.5", + "version": "1.37.6", "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.5/omnisharp-win-x64.zip", - "hash": "821522506edcad3c040fb8f5ce6bf0df460b3fa374e00f357f8f34a76f2b189e" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.6/omnisharp-win-x64.zip", + "hash": "c2b0282e0aafe41a29c944713980692edce1460906ef94ea4e39371b40aecb7b" }, "32bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.5/omnisharp-win-x86.zip", - "hash": "2307da13f2659d2e67e306f3343baa562a50bac2f579e3629195aa0774143527" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.6/omnisharp-win-x86.zip", + "hash": "b23e52aa250a825218157c8102c432053f20a146b3e183fc39f2c2a310319dc4" } }, "bin": "omnisharp.exe",