omnisharp: Update to version 1.37.15

This commit is contained in:
Jakub Čábera 2021-08-31 23:30:00 -07:00
parent 146d9655e2
commit f64504b414

View File

@ -1,16 +1,16 @@
{
"version": "1.37.14",
"version": "1.37.15",
"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.14/omnisharp-win-x64.zip",
"hash": "db5f0f1ec6ece7f547b21953218aa18b829a0aeacf0e15032d9fba7452e03de9"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.15/omnisharp-win-x64.zip",
"hash": "7a14fc81f3349ddce5ac38d01072fd7d4f17b98975e9841ea2593a65c3e96dd5"
},
"32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.14/omnisharp-win-x86.zip",
"hash": "5bdd229934eb09eb54eb1c11cfa2284e1e4f3b6286e41e88763fac72844911a2"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.15/omnisharp-win-x86.zip",
"hash": "6b5c2c57ec0326b770a067925b3d4ae04d278b05e327a8e492196ac8910e3cdd"
}
},
"bin": "omnisharp.exe",