From 06ad74b3b132b9d753f21f5fa5e8782fd3e628d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 20:27:58 +0000 Subject: [PATCH] omnisharp: Update to version 1.39.13 --- bucket/omnisharp.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/omnisharp.json b/bucket/omnisharp.json index 84dd9082af..b580f389b5 100644 --- a/bucket/omnisharp.json +++ b/bucket/omnisharp.json @@ -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",