omnisharp: Update to version 1.35.0

This commit is contained in:
Ash258 2020-04-12 09:15:51 +02:00
parent 1c345ecacc
commit fcfce7ff81

View File

@ -1,16 +1,16 @@
{
"homepage": "http://www.omnisharp.net",
"description": "A .NET development platform based on roslyn workspaces",
"version": "1.34.15",
"version": "1.35.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.15/omnisharp-win-x64.zip",
"hash": "d26b1b24fcce54b364b05e9e9c30027a36bd3c3ad456e02cfdfed64d9a9dd5b4"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.35.0/omnisharp-win-x64.zip",
"hash": "9a8018bf2dcf28abfdba577965d9a4ab3b98fa0ecedb184fa25339bbde7cce10"
},
"32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.15/omnisharp-win-x86.zip",
"hash": "a84314a209cfd4b9d65ea3819711eedd5178ccf784d13993bfe1c8f0e358eefe"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.35.0/omnisharp-win-x86.zip",
"hash": "7ed731aeb8b64cc159fe3d8200ebdea9e1076e3aaf8079cc7b7dfc878834709d"
}
},
"bin": "omnisharp.exe",