omnisharp: Update to version 1.35.1

This commit is contained in:
Jakub Čábera 2020-05-05 14:24:43 +02:00
parent 0984ec8d52
commit e01afc2985

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.0", "version": "1.35.1",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.35.0/omnisharp-win-x64.zip", "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.35.1/omnisharp-win-x64.zip",
"hash": "9a8018bf2dcf28abfdba577965d9a4ab3b98fa0ecedb184fa25339bbde7cce10" "hash": "cd9aab18d19e04e52ce7c06a04f8ad7cfa2ac3daf40a9d50933f65784877f946"
}, },
"32bit": { "32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.35.0/omnisharp-win-x86.zip", "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.35.1/omnisharp-win-x86.zip",
"hash": "7ed731aeb8b64cc159fe3d8200ebdea9e1076e3aaf8079cc7b7dfc878834709d" "hash": "ebbf6c697bb14bb512643adf712f8fdec52affd1cd23c52097caa85df81066d0"
} }
}, },
"bin": "omnisharp.exe", "bin": "omnisharp.exe",