omnisharp: Update to version 1.38.2

This commit is contained in:
github-actions[bot] 2022-03-22 20:26:54 +00:00
parent 37ed4c1eeb
commit f136f5d271

View File

@ -1,16 +1,16 @@
{
"version": "1.38.1",
"version": "1.38.2",
"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.38.1/omnisharp-win-x64.zip",
"hash": "7f25478893d213855416c3bdd7ce8afd5b59c12a1d3dd8f79bbd4814d8b33af3"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.38.2/omnisharp-win-x64.zip",
"hash": "1f94980ca0fab7b6ae17195fbb9fc0a677ea4bb96a376cf68b32a0d59650522d"
},
"32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.38.1/omnisharp-win-x86.zip",
"hash": "0c6ebbe06f83b828351d4f6fd0f57160e7898cb2a311f1199d004dd768640daf"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.38.2/omnisharp-win-x86.zip",
"hash": "b2e414b2a7155b2a484db182b69223b0aef9eb1f8e1cb6155c6c5e9d07a78cf8"
}
},
"bin": "omnisharp.exe",