omnisharp: Update to version 1.34.9

This commit is contained in:
Richard Kuhnt 2019-12-10 19:00:35 +00:00
parent 3fcb94f28d
commit 202ec8957e

View File

@ -1,16 +1,16 @@
{
"homepage": "http://www.omnisharp.net",
"description": "A .NET development platform based on roslyn workspaces",
"version": "1.34.8",
"version": "1.34.9",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.8/omnisharp-win-x64.zip",
"hash": "cc9dae8451e59880c95a3af274310c645d69188af41ba95317465fd613053b65"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.9/omnisharp-win-x64.zip",
"hash": "eacbaf4c6b5788892361b47877bdb5fd2c8f64195c5ecbc257fef14e61da25de"
},
"32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.8/omnisharp-win-x86.zip",
"hash": "0af85827e0729a77452f29241ba703eb381c2f8e9471eefe0e0e3504950e699f"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.9/omnisharp-win-x86.zip",
"hash": "b470a6211fc619e84a091be558ce13d02b564bc72e702566b89ad6066ca1e30b"
}
},
"bin": "omnisharp.exe",