omnisharp: Update to version 1.37.7

This commit is contained in:
Jakub Čábera 2021-03-04 14:05:15 +01:00
parent 5cb43df631
commit 2180e78937

View File

@ -1,16 +1,16 @@
{
"version": "1.37.6",
"version": "1.37.7",
"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.6/omnisharp-win-x64.zip",
"hash": "c2b0282e0aafe41a29c944713980692edce1460906ef94ea4e39371b40aecb7b"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.7/omnisharp-win-x64.zip",
"hash": "c78dc2b7c7108ab8c8737d2b49ccb8085f665521265bb3997a7f7a80f2cbf721"
},
"32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.6/omnisharp-win-x86.zip",
"hash": "b23e52aa250a825218157c8102c432053f20a146b3e183fc39f2c2a310319dc4"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.7/omnisharp-win-x86.zip",
"hash": "0bff0d51074e10a38fb711686cd7d96705fef8f4ed1a14d5744d3fd7cfdc060c"
}
},
"bin": "omnisharp.exe",