omnisharp: Update to version 1.34.5

This commit is contained in:
Richard Kuhnt 2019-10-08 19:00:30 +00:00
parent 9b52c15e6e
commit 43e366e1fe

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.34.4", "version": "1.34.5",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.4/omnisharp-win-x64.zip", "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.5/omnisharp-win-x64.zip",
"hash": "6e59314443d3aca868592c176a9f02a78a153ee0a72da3db9b7b2de7fbb04c99" "hash": "a745558a5209639ea1b6c32e1575cf5ba09a5da60db7e5be89f6f6c2e6e6fbdc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.4/omnisharp-win-x86.zip", "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.5/omnisharp-win-x86.zip",
"hash": "f8b6a59717be52ffc6b10edc3f83bd71a144dfad5380b9fc30ebb3f7a71c563e" "hash": "80d21906505ef6764941f45b9e62ad5a5e0eef7ab6d1cfd32bf1340a1f9cd1b5"
} }
}, },
"bin": "omnisharp.exe", "bin": "omnisharp.exe",