omnisharp: Update to version 1.37.10

This commit is contained in:
Jakub Čábera 2021-05-25 22:16:08 -07:00
parent d5bbc407ef
commit b40802554d

View File

@ -1,16 +1,16 @@
{ {
"version": "1.37.9", "version": "1.37.10",
"description": "A .NET development platform based on roslyn workspaces", "description": "A .NET development platform based on roslyn workspaces",
"homepage": "http://www.omnisharp.net", "homepage": "http://www.omnisharp.net",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.9/omnisharp-win-x64.zip", "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.10/omnisharp-win-x64.zip",
"hash": "c32e178747c2d08b57b208dcfe1696c37fc79cfa2627512c5c839018253ab670" "hash": "fb945a13f4a7514a0afcecdfbd4941e2e2d79cf94c8938c89aa8ca1d8cc74fb4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.9/omnisharp-win-x86.zip", "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.10/omnisharp-win-x86.zip",
"hash": "6763891bd0554414906400fffd6cac6a326c865c41acc562c208b02e310353e9" "hash": "631743a52ebae569e717c829beb0f0f3c48743d896fdb2e5f13da7ec818dd480"
} }
}, },
"bin": "omnisharp.exe", "bin": "omnisharp.exe",