From 49c40f6c4489437673d19f63c282eac7e6e6e1b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 16:29:59 +0000 Subject: [PATCH] omnisharp: Update to version 1.39.15 --- bucket/omnisharp.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/omnisharp.json b/bucket/omnisharp.json index 06f4b64b19..1189aae712 100644 --- a/bucket/omnisharp.json +++ b/bucket/omnisharp.json @@ -1,17 +1,17 @@ { - "version": "1.39.14", + "version": "1.39.15", "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.14/omnisharp-win-x64.zip", - "hash": "64b040ecd9390c1a595d764561653e80ee857298e1b079661081a234326b9b97" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.15/omnisharp-win-x64.zip", + "hash": "afa4b20c97bf5ba4af0ac87e120c5730ff50b285ea129b353a3761681a3b5183" }, "32bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.14/omnisharp-win-x86.zip", - "hash": "fd7491d0fd174c01c3e4ed34078e92cd99dd0750bfc0f6dc84c3338e6865c4df" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.15/omnisharp-win-x86.zip", + "hash": "fa722a87607c805b2bdb35665403daeb3ae9b520925f4dfc63b26bf441e90853" } }, "bin": "omnisharp.exe",