omnisharp: Update to version 1.39.12

This commit is contained in:
github-actions[bot] 2024-07-30 00:33:53 +00:00
parent aa0631dda9
commit a4439ed7b8

View File

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