diff --git a/bucket/omnisharp.json b/bucket/omnisharp.json index 665d7a0182..272dcefee1 100644 --- a/bucket/omnisharp.json +++ b/bucket/omnisharp.json @@ -1,16 +1,16 @@ { - "version": "1.37.7", + "version": "1.37.8", "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.7/omnisharp-win-x64.zip", - "hash": "c78dc2b7c7108ab8c8737d2b49ccb8085f665521265bb3997a7f7a80f2cbf721" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.8/omnisharp-win-x64.zip", + "hash": "4780414ff3c5b10469bd154e506245e3d9cc25a4c9021109391e90b70054c3a7" }, "32bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.7/omnisharp-win-x86.zip", - "hash": "0bff0d51074e10a38fb711686cd7d96705fef8f4ed1a14d5744d3fd7cfdc060c" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.8/omnisharp-win-x86.zip", + "hash": "96d95ae63ff2ed84c467b73d86af108c536f7479cfe4e277c481b8875482684f" } }, "bin": "omnisharp.exe",