omnisharp: Update to version 1.34.6

This commit is contained in:
Richard Kuhnt 2019-10-25 16:00:43 +00:00
parent e80a2484d8
commit 336dbc7c68

View File

@ -1,16 +1,16 @@
{
"homepage": "http://www.omnisharp.net",
"description": "A .NET development platform based on roslyn workspaces",
"version": "1.34.5",
"version": "1.34.6",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.5/omnisharp-win-x64.zip",
"hash": "a745558a5209639ea1b6c32e1575cf5ba09a5da60db7e5be89f6f6c2e6e6fbdc"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.6/omnisharp-win-x64.zip",
"hash": "c3556b925bea155a4590a0961fe4f823478e167bdb106a38c9b9969dbd4a89c8"
},
"32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.5/omnisharp-win-x86.zip",
"hash": "80d21906505ef6764941f45b9e62ad5a5e0eef7ab6d1cfd32bf1340a1f9cd1b5"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.6/omnisharp-win-x86.zip",
"hash": "9138bc1ad6348da4bc4e86e1345f1b715046ad54f1806c00ecf5e1d3f0501551"
}
},
"bin": "omnisharp.exe",