omnisharp: Update to version 1.32.19

This commit is contained in:
Richard Kuhnt 2019-05-02 17:00:24 +00:00
parent 434f0032be
commit 425aa25a16

View File

@ -1,16 +1,16 @@
{ {
"homepage": "http://www.omnisharp.net", "homepage": "http://www.omnisharp.net",
"description": "a .NET development platform based on roslyn workspaces", "description": "a .NET development platform based on roslyn workspaces",
"version": ".1.32.19", "version": "1.32.19",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v.1.32.19/omnisharp.http-win-x64.zip", "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.32.19/omnisharp.http-win-x64.zip",
"hash": "951ea2e55b189a05d05fdb56eabf4138a43a6cc133ca53e3817b2be5cb281e97" "hash": "86806a3ac552da12c843eb29e92f9ec4bdf4606b80794edb88ef483d3387dfae"
}, },
"32bit": { "32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v.1.32.19/omnisharp.http-win-x86.zip", "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.32.19/omnisharp.http-win-x86.zip",
"hash": "3f86ac95744a5eb8518f142f3f246ecdcf3f033eeb66de0fc6800549ed2f553a" "hash": "502fc39472137c86aaa0010abc91c46d0c35e685d56ebdc1b90bb673172c86ec"
} }
}, },
"bin": "omnisharp.exe", "bin": "omnisharp.exe",