omnisharp: Update to version 1.39.15

This commit is contained in:
github-actions[bot] 2025-11-14 16:29:59 +00:00
parent aa9baa787c
commit 49c40f6c44

View File

@ -1,17 +1,17 @@
{ {
"version": "1.39.14", "version": "1.39.15",
"description": "A .NET development platform based on roslyn workspaces", "description": "A .NET development platform based on roslyn workspaces",
"homepage": "https://www.omnisharp.net", "homepage": "https://www.omnisharp.net",
"license": "MIT", "license": "MIT",
"notes": "For omnisharp-net6, please install 'versions/omnisharp-net6", "notes": "For omnisharp-net6, please install 'versions/omnisharp-net6",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.14/omnisharp-win-x64.zip", "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.15/omnisharp-win-x64.zip",
"hash": "64b040ecd9390c1a595d764561653e80ee857298e1b079661081a234326b9b97" "hash": "afa4b20c97bf5ba4af0ac87e120c5730ff50b285ea129b353a3761681a3b5183"
}, },
"32bit": { "32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.14/omnisharp-win-x86.zip", "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.15/omnisharp-win-x86.zip",
"hash": "fd7491d0fd174c01c3e4ed34078e92cd99dd0750bfc0f6dc84c3338e6865c4df" "hash": "fa722a87607c805b2bdb35665403daeb3ae9b520925f4dfc63b26bf441e90853"
} }
}, },
"bin": "omnisharp.exe", "bin": "omnisharp.exe",