omnisharp: Update to version 1.37.17

This commit is contained in:
Richard Kuhnt 2021-11-08 23:00:48 +00:00
parent b4df01d1be
commit 09c645bc96

View File

@ -1,16 +1,16 @@
{
"version": "1.37.16",
"version": "1.37.17",
"description": "A .NET development platform based on roslyn workspaces",
"homepage": "http://www.omnisharp.net",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.16/omnisharp-win-x64.zip",
"hash": "64f97dca98cb26a835ea2d9e5ff5105b7e33e150b0822bc76cd0c7bcf773af7d"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.17/omnisharp-win-x64.zip",
"hash": "bd81f1284fa4a9e6d63292074d0304b65cd39c24539cb761b54e8727619070df"
},
"32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.16/omnisharp-win-x86.zip",
"hash": "9299d1d2318929bc74bc158cde73cf850c2768f832d89b6ad31abc333a0f5002"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.17/omnisharp-win-x86.zip",
"hash": "95ecbabf821ed45e4e6f3173e2165c5f593fc4611040475dbd6d54c16d78f4f8"
}
},
"bin": "omnisharp.exe",