diff --git a/bucket/omnisharp.json b/bucket/omnisharp.json index 7528c98fb6..487cc01741 100644 --- a/bucket/omnisharp.json +++ b/bucket/omnisharp.json @@ -1,16 +1,16 @@ { - "version": "1.37.2", + "version": "1.37.3", "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.2/omnisharp-win-x64.zip", - "hash": "e06c415107a8874a323c1b9779f699a2143eb2d3b4b84b8e765120bc921105c7" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.3/omnisharp-win-x64.zip", + "hash": "542841e6eccaa3ff545bfa8778cb0cc4f4beb5a6d2e55d5a9972e02dab5ed993" }, "32bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.2/omnisharp-win-x86.zip", - "hash": "1ae479e04e1c73a5991fab22fd1110de614e7182fa3b65940dd0995cd113e2ea" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.3/omnisharp-win-x86.zip", + "hash": "aa2544e73a17760bf6699a7c0580610fc610d63a434ceb3ccf307a772aa365c6" } }, "bin": "omnisharp.exe",