omnisharp: Update to version 1.39.6

This commit is contained in:
github-actions[bot] 2023-03-15 00:34:13 +00:00
parent e07345dcc9
commit 3503c5634d

View File

@ -1,17 +1,17 @@
{
"version": "1.39.4",
"version": "1.39.6",
"description": "A .NET development platform based on roslyn workspaces",
"homepage": "https://www.omnisharp.net",
"license": "MIT",
"notes": "For omnisharp-net6, please install 'versions/omnisharp-net6",
"architecture": {
"64bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.4/omnisharp-win-x64.zip",
"hash": "06083806148bca05904dc47d1927f815dea37321403a431b5fff5684b9b0fa48"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.6/omnisharp-win-x64.zip",
"hash": "0429e2986cae2bec50728ad3492ba56a69529967a750cce7f18d6c428e24b6b9"
},
"32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.4/omnisharp-win-x86.zip",
"hash": "e93afde375496013181881c00eb00cc8373a897bb0330ed7761acafa055b7ef0"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.6/omnisharp-win-x86.zip",
"hash": "bf78ea3018c2613608511a71324f9a5159f3fe361c41b7d6a755a767af58497f"
}
},
"bin": "omnisharp.exe",