diff --git a/bucket/omnisharp.json b/bucket/omnisharp.json index 6a842d3ac3..0d6e946800 100644 --- a/bucket/omnisharp.json +++ b/bucket/omnisharp.json @@ -1,16 +1,16 @@ { - "version": "1.37.11", + "version": "1.37.12", "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.11/omnisharp-win-x64.zip", - "hash": "8b534a7a4a756e4ec09ecabe771bcbe8ae312070b3aa78b42f187adfec44c341" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.12/omnisharp-win-x64.zip", + "hash": "32de8df9bbbb7d65faf742ac6001e1e2aaf26f6b0c7576b70982559565ba6eb0" }, "32bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.11/omnisharp-win-x86.zip", - "hash": "c7c816d2af6214102a867f3089c7abb44ce5464b0f675af074c76ebeffd05aea" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.12/omnisharp-win-x86.zip", + "hash": "b37631b7b24d6675a726a24d50913380f5b0009a003a6d87024c4cdb6cba5f76" } }, "bin": "omnisharp.exe",