omnisharp: Update to version 1.39.11

This commit is contained in:
github-actions[bot] 2023-12-20 20:24:54 +00:00
parent 14c070d82c
commit df29d45307

View File

@ -1,17 +1,17 @@
{
"version": "1.39.10",
"version": "1.39.11",
"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.10/omnisharp-win-x64.zip",
"hash": "be0ed10aacea17e14b78bd0d887de5935d4eca3712192a701f3f2100ca3c8b6e"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.11/omnisharp-win-x64.zip",
"hash": "e1ad559974430c9aa81819f1433583b0ee9a977d2daae1de32d4d408503b2867"
},
"32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.10/omnisharp-win-x86.zip",
"hash": "c81ce2099ad494ef63f9d88faa70d55a68cf175810f944526ff94aac7a5109f9"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.11/omnisharp-win-x86.zip",
"hash": "df52f6bceef14033e8a8c374ef1b81d223ffd17ba9d7e297cfcf0c4bebf0a22f"
}
},
"bin": "omnisharp.exe",