diff --git a/bucket/omnisharp.json b/bucket/omnisharp.json index e5d1b38dda..a6787f1135 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.14", + "version": "1.34.15", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.14/omnisharp-win-x64.zip", - "hash": "80a56f8f196adc1b5985d4cc83f55a469d8e4a537f587ca8b2cc0fb889a12394" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.15/omnisharp-win-x64.zip", + "hash": "d26b1b24fcce54b364b05e9e9c30027a36bd3c3ad456e02cfdfed64d9a9dd5b4" }, "32bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.14/omnisharp-win-x86.zip", - "hash": "85fbcf380988512654587c41a5105e4248369fc918a28203cec8ed22c61392b8" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.15/omnisharp-win-x86.zip", + "hash": "a84314a209cfd4b9d65ea3819711eedd5178ccf784d13993bfe1c8f0e358eefe" } }, "bin": "omnisharp.exe",