omnisharp: Update to version 1.39.7

This commit is contained in:
github-actions[bot] 2023-06-21 12:31:57 +00:00
parent 729d4bb30c
commit 2436504832

View File

@ -1,17 +1,17 @@
{
"version": "1.39.6",
"version": "1.39.7",
"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.6/omnisharp-win-x64.zip",
"hash": "0429e2986cae2bec50728ad3492ba56a69529967a750cce7f18d6c428e24b6b9"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.7/omnisharp-win-x64.zip",
"hash": "2a389b3055ea5d928a950a60853857582fda2c3b7e1659158578e0c9cd951fec"
},
"32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.6/omnisharp-win-x86.zip",
"hash": "bf78ea3018c2613608511a71324f9a5159f3fe361c41b7d6a755a767af58497f"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.7/omnisharp-win-x86.zip",
"hash": "04535972281731ca7f7e857d6abbb9d726dc7e9fa4d8a96573169aa97d3c30fa"
}
},
"bin": "omnisharp.exe",