omnisharp: Update to version 1.34.8

This commit is contained in:
Richard Kuhnt 2019-11-21 22:00:30 +00:00
parent e37b19c2ba
commit fdb4d921cc

View File

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