omnisharp: Update to version 1.37.11

This commit is contained in:
Jakub Čábera 2021-06-19 01:40:32 -07:00
parent 4f9aa8eba3
commit d74b5b3cd8

View File

@ -1,16 +1,16 @@
{
"version": "1.37.10",
"version": "1.37.11",
"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.10/omnisharp-win-x64.zip",
"hash": "fb945a13f4a7514a0afcecdfbd4941e2e2d79cf94c8938c89aa8ca1d8cc74fb4"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.11/omnisharp-win-x64.zip",
"hash": "8b534a7a4a756e4ec09ecabe771bcbe8ae312070b3aa78b42f187adfec44c341"
},
"32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.10/omnisharp-win-x86.zip",
"hash": "631743a52ebae569e717c829beb0f0f3c48743d896fdb2e5f13da7ec818dd480"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.11/omnisharp-win-x86.zip",
"hash": "c7c816d2af6214102a867f3089c7abb44ce5464b0f675af074c76ebeffd05aea"
}
},
"bin": "omnisharp.exe",