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