From 141204e7489bae9295a5e6bb2f8930b736bce130 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 19 Feb 2020 18:01:50 +0000 Subject: [PATCH] omnisharp: Update to version 1.34.13 --- bucket/omnisharp.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/omnisharp.json b/bucket/omnisharp.json index e7fbe8e0a6..198d582312 100644 --- a/bucket/omnisharp.json +++ b/bucket/omnisharp.json @@ -1,16 +1,16 @@ { "homepage": "http://www.omnisharp.net", "description": "A .NET development platform based on roslyn workspaces", - "version": "1.34.12", + "version": "1.34.13", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.12/omnisharp-win-x64.zip", - "hash": "f9a95d6b14768667af97c4ea665d427396e8382981f162f40c5c83a85b455ff7" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.13/omnisharp-win-x64.zip", + "hash": "92fe3be46064b8aa17cd714671a28779d1b720d58b45b89e35d1a0de0898d1cd" }, "32bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.12/omnisharp-win-x86.zip", - "hash": "6a8ec23c8f2fc668a533d33b07e4519ce78a5ac192e5740b2547855ee806d1e3" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.13/omnisharp-win-x86.zip", + "hash": "1e052090b2c1f6d42c20e3ca1318738c574d3d846401f0f9bb2b7f22617919c7" } }, "bin": "omnisharp.exe",