omnisharp: Update to version 1.33.0

This commit is contained in:
Richard Kuhnt 2019-07-01 08:00:30 +00:00
parent 4deba5a511
commit 2f4fcd50cb

View File

@ -1,16 +1,16 @@
{
"homepage": "http://www.omnisharp.net",
"description": "A .NET development platform based on roslyn workspaces",
"version": "1.32.20",
"version": "1.33.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.32.20/omnisharp-win-x64.zip",
"hash": "376ecb1bcf4774cf23e2f429fd4fc9a2307ebd36023dd5b1cbca92974a335cb6"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.33.0/omnisharp-win-x64.zip",
"hash": "bb62ef2561c203ec764c9df0c92d78be93a4c5e2a4a98919bc74db413bba00ee"
},
"32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.32.20/omnisharp-win-x86.zip",
"hash": "b55240fd10222a3368a1c913dc73a8ab6c9406b986b69e8e575668f575229f4d"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.33.0/omnisharp-win-x86.zip",
"hash": "ab941dd01541d65549463e85d1706e754573b97cb0541dac01304fb431bdbf64"
}
},
"bin": "omnisharp.exe",