omnisharp: Update to version 1.34.14

This commit is contained in:
Richard Kuhnt 2020-03-10 01:01:49 +00:00
parent 42fcce1bd8
commit cb555eb765

View File

@ -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",