omnisharp: Update to version 1.37.5

This commit is contained in:
Jakub Čábera 2020-12-16 08:52:07 +01:00
parent 3653ab7a65
commit 4d2b42e814

View File

@ -1,16 +1,16 @@
{ {
"version": "1.37.4", "version": "1.37.5",
"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.4/omnisharp-win-x64.zip", "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.5/omnisharp-win-x64.zip",
"hash": "79c15179a7351f2443a68d8c906bbc7e8e0c2c0c0c49f0ea0c69b04908ce0ac1" "hash": "821522506edcad3c040fb8f5ce6bf0df460b3fa374e00f357f8f34a76f2b189e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.4/omnisharp-win-x86.zip", "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.5/omnisharp-win-x86.zip",
"hash": "41642b4adde9fd19fa8e44e6554f174aa071884656c55c16c2e45aecb1e3a353" "hash": "2307da13f2659d2e67e306f3343baa562a50bac2f579e3629195aa0774143527"
} }
}, },
"bin": "omnisharp.exe", "bin": "omnisharp.exe",