omnisharp: Update to version 1.35.3

This commit is contained in:
Jakub Čábera 2020-06-12 08:50:15 +02:00
parent 96e9b55ac5
commit 0fbf20cccc

View File

@ -1,16 +1,16 @@
{
"homepage": "http://www.omnisharp.net",
"description": "A .NET development platform based on roslyn workspaces",
"version": "1.35.2",
"version": "1.35.3",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.35.2/omnisharp-win-x64.zip",
"hash": "7f0756ac1dbac1afc278b49e86da3c9cfe87ce3e68dc0b3de194a0520e59b382"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.35.3/omnisharp-win-x64.zip",
"hash": "4e2c16f2a1898347d059a4d923dd1aa3a594774e93c16dd2e845002864fd6b42"
},
"32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.35.2/omnisharp-win-x86.zip",
"hash": "64d9690876fff5d14b8ff9fc4b077b6fd8b6e96e9df525b312e938f690299b09"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.35.3/omnisharp-win-x86.zip",
"hash": "2f0af650ea5120fea39197eb4d4966d6c0e43a377ece7fddcc835b20d7abec79"
}
},
"bin": "omnisharp.exe",