diff --git a/bucket/omnisharp.json b/bucket/omnisharp.json index 16e837e50c..1b624084a3 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.9", + "version": "1.34.10", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.9/omnisharp-win-x64.zip", - "hash": "eacbaf4c6b5788892361b47877bdb5fd2c8f64195c5ecbc257fef14e61da25de" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.10/omnisharp-win-x64.zip", + "hash": "00b46e3004d7a4ff5f9deaddbafdd62a44dbb74ef79e1a49b770e95a4dec211b" }, "32bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.9/omnisharp-win-x86.zip", - "hash": "b470a6211fc619e84a091be558ce13d02b564bc72e702566b89ad6066ca1e30b" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.10/omnisharp-win-x86.zip", + "hash": "fce930d345c02bab46be22b3570a1dceffb3495cb71fdf02a83e7f74b210eced" } }, "bin": "omnisharp.exe",