From e8b96139917f4c72689be139e12e18ae6f600ce5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Aug 2025 00:42:03 +0000 Subject: [PATCH] omnisharp: Update to version 1.39.14 --- bucket/omnisharp.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/omnisharp.json b/bucket/omnisharp.json index b580f389b5..06f4b64b19 100644 --- a/bucket/omnisharp.json +++ b/bucket/omnisharp.json @@ -1,17 +1,17 @@ { - "version": "1.39.13", + "version": "1.39.14", "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.13/omnisharp-win-x64.zip", - "hash": "7d88c05bd3a680bfb515f5d047fa4cfd2e2c63076431801af66a4b71e2cc2c66" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.14/omnisharp-win-x64.zip", + "hash": "64b040ecd9390c1a595d764561653e80ee857298e1b079661081a234326b9b97" }, "32bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.13/omnisharp-win-x86.zip", - "hash": "114d671e81f3f072f1d3197a91cf3bb27536d56dd94cbe8f11a65a8daf1b4028" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.14/omnisharp-win-x86.zip", + "hash": "fd7491d0fd174c01c3e4ed34078e92cd99dd0750bfc0f6dc84c3338e6865c4df" } }, "bin": "omnisharp.exe",