omnisharp: Update to version 1.39.9

This commit is contained in:
github-actions[bot] 2023-10-05 08:28:03 +00:00
parent 80e78ee346
commit 861c2371ee

View File

@ -1,17 +1,17 @@
{
"version": "1.39.8",
"version": "1.39.9",
"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.8/omnisharp-win-x64.zip",
"hash": "82ec63808e4e4c7dcc7735e471350c1861e5eae0a2b198c67ebc38caaf325535"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.9/omnisharp-win-x64.zip",
"hash": "ca3f948292c42666a805f72d3cdde1f72347de6609640d28e54419653e407c13"
},
"32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.8/omnisharp-win-x86.zip",
"hash": "10949c8ab268510cb086d520fa7a7053d56d49d4cdb8e00954b18986d7cf72ed"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.9/omnisharp-win-x86.zip",
"hash": "4b9f577fb8bfbba19300a12abc3508909b47315886363019e2d66bc3e4d359c0"
}
},
"bin": "omnisharp.exe",