omnisharp: Update to version 1.37.16

This commit is contained in:
Jakub Čábera 2021-10-01 19:01:26 -07:00
parent 4ac1e9081d
commit 8b53448148

View File

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