omnisharp: Update to version 1.39.4

This commit is contained in:
github-actions[bot] 2023-01-19 04:28:59 +00:00
parent 084f179c98
commit e201408c7c

View File

@ -1,17 +1,17 @@
{
"version": "1.39.3",
"version": "1.39.4",
"description": "A .NET development platform based on roslyn workspaces",
"homepage": "http://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.3/omnisharp-win-x64.zip",
"hash": "dd676997ea60069bb00a68e46c06d5373880f679d26544488dc0540b39605c30"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.4/omnisharp-win-x64.zip",
"hash": "06083806148bca05904dc47d1927f815dea37321403a431b5fff5684b9b0fa48"
},
"32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.3/omnisharp-win-x86.zip",
"hash": "54b9e3e025a2bb939c75ecae3ed86eb3c512d47a20a734f0325123d6c7a38ce5"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.4/omnisharp-win-x86.zip",
"hash": "e93afde375496013181881c00eb00cc8373a897bb0330ed7761acafa055b7ef0"
}
},
"bin": "omnisharp.exe",