From 2436504832a17ebbef2c71a66c44ad702dfcf50f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 12:31:57 +0000 Subject: [PATCH] omnisharp: Update to version 1.39.7 --- bucket/omnisharp.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/omnisharp.json b/bucket/omnisharp.json index c9b69972f0..5f8e4c9f61 100644 --- a/bucket/omnisharp.json +++ b/bucket/omnisharp.json @@ -1,17 +1,17 @@ { - "version": "1.39.6", + "version": "1.39.7", "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.6/omnisharp-win-x64.zip", - "hash": "0429e2986cae2bec50728ad3492ba56a69529967a750cce7f18d6c428e24b6b9" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.7/omnisharp-win-x64.zip", + "hash": "2a389b3055ea5d928a950a60853857582fda2c3b7e1659158578e0c9cd951fec" }, "32bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.6/omnisharp-win-x86.zip", - "hash": "bf78ea3018c2613608511a71324f9a5159f3fe361c41b7d6a755a767af58497f" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.7/omnisharp-win-x86.zip", + "hash": "04535972281731ca7f7e857d6abbb9d726dc7e9fa4d8a96573169aa97d3c30fa" } }, "bin": "omnisharp.exe",