omnisharp: Update to version 1.37.3

This commit is contained in:
Jakub Čábera 2020-10-15 09:51:47 +02:00
parent 5c4bb808f0
commit cfdc498ae2

View File

@ -1,16 +1,16 @@
{
"version": "1.37.2",
"version": "1.37.3",
"description": "A .NET development platform based on roslyn workspaces",
"homepage": "http://www.omnisharp.net",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.2/omnisharp-win-x64.zip",
"hash": "e06c415107a8874a323c1b9779f699a2143eb2d3b4b84b8e765120bc921105c7"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.3/omnisharp-win-x64.zip",
"hash": "542841e6eccaa3ff545bfa8778cb0cc4f4beb5a6d2e55d5a9972e02dab5ed993"
},
"32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.2/omnisharp-win-x86.zip",
"hash": "1ae479e04e1c73a5991fab22fd1110de614e7182fa3b65940dd0995cd113e2ea"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.3/omnisharp-win-x86.zip",
"hash": "aa2544e73a17760bf6699a7c0580610fc610d63a434ceb3ccf307a772aa365c6"
}
},
"bin": "omnisharp.exe",