diff --git a/bucket/omnisharp.json b/bucket/omnisharp.json index 467756b91f..9174344840 100644 --- a/bucket/omnisharp.json +++ b/bucket/omnisharp.json @@ -1,16 +1,16 @@ { - "version": "1.37.0", + "version": "1.37.1", "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.0/omnisharp-win-x64.zip", - "hash": "4505e6dfeac1ef93318f0371da2678c04ddb6be916dedf1ce95ec7a1ce37561e" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.1/omnisharp-win-x64.zip", + "hash": "0ea9d21da5ba2ce9faa7a7da983a960aa8f3a2c931984da0e5ed4ca20cdfb1ba" }, "32bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.0/omnisharp-win-x86.zip", - "hash": "b68b2b28c21bac05c2a2a5554a3f96a7ca2292bbe8332d0044e6002272427198" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.1/omnisharp-win-x86.zip", + "hash": "eb60d297e2873dbd6d45a8c206fe6b5912468390314ba1533c3f697d7b932c62" } }, "bin": "omnisharp.exe",