diff --git a/bucket/omnisharp.json b/bucket/omnisharp.json index 198d582312..e5d1b38dda 100644 --- a/bucket/omnisharp.json +++ b/bucket/omnisharp.json @@ -1,16 +1,16 @@ { "homepage": "http://www.omnisharp.net", "description": "A .NET development platform based on roslyn workspaces", - "version": "1.34.13", + "version": "1.34.14", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.13/omnisharp-win-x64.zip", - "hash": "92fe3be46064b8aa17cd714671a28779d1b720d58b45b89e35d1a0de0898d1cd" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.14/omnisharp-win-x64.zip", + "hash": "80a56f8f196adc1b5985d4cc83f55a469d8e4a537f587ca8b2cc0fb889a12394" }, "32bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.13/omnisharp-win-x86.zip", - "hash": "1e052090b2c1f6d42c20e3ca1318738c574d3d846401f0f9bb2b7f22617919c7" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.14/omnisharp-win-x86.zip", + "hash": "85fbcf380988512654587c41a5105e4248369fc918a28203cec8ed22c61392b8" } }, "bin": "omnisharp.exe",