omnisharp: Update to version 1.39.10

This commit is contained in:
github-actions[bot] 2023-10-06 00:32:56 +00:00
parent 8e645723e2
commit bcff6c2e82

View File

@ -1,17 +1,17 @@
{
"version": "1.39.9",
"version": "1.39.10",
"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.9/omnisharp-win-x64.zip",
"hash": "ca3f948292c42666a805f72d3cdde1f72347de6609640d28e54419653e407c13"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.10/omnisharp-win-x64.zip",
"hash": "be0ed10aacea17e14b78bd0d887de5935d4eca3712192a701f3f2100ca3c8b6e"
},
"32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.9/omnisharp-win-x86.zip",
"hash": "4b9f577fb8bfbba19300a12abc3508909b47315886363019e2d66bc3e4d359c0"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.10/omnisharp-win-x86.zip",
"hash": "c81ce2099ad494ef63f9d88faa70d55a68cf175810f944526ff94aac7a5109f9"
}
},
"bin": "omnisharp.exe",