omnisharp: Update to version 1.32.20

This commit is contained in:
Richard Kuhnt 2019-06-03 16:02:06 +00:00
parent 76be51134e
commit 0d8bf61135

View File

@ -1,16 +1,16 @@
{
"homepage": "http://www.omnisharp.net",
"description": "A .NET development platform based on roslyn workspaces",
"version": "1.32.19",
"version": "1.32.20",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.32.19/omnisharp-win-x64.zip",
"hash": "fd477c65d9cc6a716bf35e26027a683cb4d3f3fcb251ec3699d786c2f3d6a4a8"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.32.20/omnisharp-win-x64.zip",
"hash": "71fbdf5a9784c6801053be0ef694c2ec5bbef7d691f3b95b5860b1e003f96a43"
},
"32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.32.19/omnisharp-win-x86.zip",
"hash": "5c57ec4febf8eb6f8092b7ce95fb96066c35b52d0bba382a423f0c998a94271e"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.32.20/omnisharp-win-x86.zip",
"hash": "750ee7fb688350c153cbfaa89c3df22c47e83ea62631521ec83156fee65c4759"
}
},
"bin": "omnisharp.exe",