diff --git a/bucket/omnisharp.json b/bucket/omnisharp.json index b744a12712..50594d72ec 100644 --- a/bucket/omnisharp.json +++ b/bucket/omnisharp.json @@ -1,16 +1,16 @@ { - "version": "1.37.4", + "version": "1.37.5", "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.4/omnisharp-win-x64.zip", - "hash": "79c15179a7351f2443a68d8c906bbc7e8e0c2c0c0c49f0ea0c69b04908ce0ac1" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.5/omnisharp-win-x64.zip", + "hash": "821522506edcad3c040fb8f5ce6bf0df460b3fa374e00f357f8f34a76f2b189e" }, "32bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.4/omnisharp-win-x86.zip", - "hash": "41642b4adde9fd19fa8e44e6554f174aa071884656c55c16c2e45aecb1e3a353" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.5/omnisharp-win-x86.zip", + "hash": "2307da13f2659d2e67e306f3343baa562a50bac2f579e3629195aa0774143527" } }, "bin": "omnisharp.exe",