omnisharp: Update to version 1.39.13

This commit is contained in:
github-actions[bot] 2024-12-31 20:27:58 +00:00
parent 1549c2c5e3
commit 06ad74b3b1

View File

@ -1,17 +1,17 @@
{
"version": "1.39.12",
"version": "1.39.13",
"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.12/omnisharp-win-x64.zip",
"hash": "a52562b44c9baa2811f0a617f182a5886bb79bb1532850827d89f173d8c962b6"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.13/omnisharp-win-x64.zip",
"hash": "7d88c05bd3a680bfb515f5d047fa4cfd2e2c63076431801af66a4b71e2cc2c66"
},
"32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.12/omnisharp-win-x86.zip",
"hash": "05ffec8d8b72831f9dab73bcaef373e35115ef5a68951c78283cedc5fb578ddf"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.13/omnisharp-win-x86.zip",
"hash": "114d671e81f3f072f1d3197a91cf3bb27536d56dd94cbe8f11a65a8daf1b4028"
}
},
"bin": "omnisharp.exe",