omnisharp: Update to version 1.35.2

This commit is contained in:
Jakub Čábera 2020-05-21 08:12:35 +02:00
parent bb060d13c5
commit 8367089cd8

View File

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