diff --git a/bucket/omnisharp.json b/bucket/omnisharp.json index 682c1e75c7..62ddecc738 100644 --- a/bucket/omnisharp.json +++ b/bucket/omnisharp.json @@ -1,16 +1,16 @@ { - "version": "1.35.4", + "version": "1.36.0", "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.35.4/omnisharp-win-x64.zip", - "hash": "01cad383aae635be40a371df9ae71ad6fcae20049cf0d8de975b06005b97e6bc" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.36.0/omnisharp-win-x64.zip", + "hash": "a0d565fc7e3bec8918bcf049e30a67faadbe18ca39d37f9d4854c677868f63db" }, "32bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.35.4/omnisharp-win-x86.zip", - "hash": "e43c790e9a884141ae94f1acae6acfc78afc10c9cf74fed1c6752bca617cd07c" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.36.0/omnisharp-win-x86.zip", + "hash": "1634e4f33966b00a2df18ab42e45448e38a845b1715e84c4d2586be8086ef125" } }, "bin": "omnisharp.exe",