omnisharp: Update to version 1.37.4

This commit is contained in:
Jakub Čábera 2020-11-21 14:59:35 +01:00
parent f98bc5194f
commit 07855ac68a

View File

@ -1,16 +1,16 @@
{ {
"version": "1.37.3", "version": "1.37.4",
"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.3/omnisharp-win-x64.zip", "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.4/omnisharp-win-x64.zip",
"hash": "542841e6eccaa3ff545bfa8778cb0cc4f4beb5a6d2e55d5a9972e02dab5ed993" "hash": "79c15179a7351f2443a68d8c906bbc7e8e0c2c0c0c49f0ea0c69b04908ce0ac1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.3/omnisharp-win-x86.zip", "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.4/omnisharp-win-x86.zip",
"hash": "aa2544e73a17760bf6699a7c0580610fc610d63a434ceb3ccf307a772aa365c6" "hash": "41642b4adde9fd19fa8e44e6554f174aa071884656c55c16c2e45aecb1e3a353"
} }
}, },
"bin": "omnisharp.exe", "bin": "omnisharp.exe",