diff --git a/bucket/omnisharp.json b/bucket/omnisharp.json index fd2fa1c135..136e8ce8ba 100644 --- a/bucket/omnisharp.json +++ b/bucket/omnisharp.json @@ -1,16 +1,16 @@ { - "version": "1.37.15", + "version": "1.37.16", "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.15/omnisharp-win-x64.zip", - "hash": "7a14fc81f3349ddce5ac38d01072fd7d4f17b98975e9841ea2593a65c3e96dd5" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.16/omnisharp-win-x64.zip", + "hash": "64f97dca98cb26a835ea2d9e5ff5105b7e33e150b0822bc76cd0c7bcf773af7d" }, "32bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.15/omnisharp-win-x86.zip", - "hash": "6b5c2c57ec0326b770a067925b3d4ae04d278b05e327a8e492196ac8910e3cdd" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.16/omnisharp-win-x86.zip", + "hash": "9299d1d2318929bc74bc158cde73cf850c2768f832d89b6ad31abc333a0f5002" } }, "bin": "omnisharp.exe",