diff --git a/bucket/omnisharp.json b/bucket/omnisharp.json index e0a9dc4857..5e991232c5 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.33.0", + "version": "1.34.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.33.0/omnisharp-win-x64.zip", - "hash": "42a0f1c4b2a7ca05890b98e1ea42479cb89c3d1c189f1af771f0f25db771c759" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.0/omnisharp-win-x64.zip", + "hash": "22e0eb3c37f9b999916a186da852591e732be61f7b3706b7ff1b83fb6e4a3878" }, "32bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.33.0/omnisharp-win-x86.zip", - "hash": "a99c18438a5a5b395afa08399381ddb7d18e3c8baf68d268ab19ce7f1e7f7bb5" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.0/omnisharp-win-x86.zip", + "hash": "cd385d22c5ff2b9b9a9f6cabc2b55c6478455513aa89411e2e37795ec669f0f6" } }, "bin": "omnisharp.exe",