diff --git a/bucket/omnisharp.json b/bucket/omnisharp.json index 6e76d34f35..02760fc2ed 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.4", + "version": "1.34.5", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.4/omnisharp-win-x64.zip", - "hash": "6e59314443d3aca868592c176a9f02a78a153ee0a72da3db9b7b2de7fbb04c99" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.5/omnisharp-win-x64.zip", + "hash": "a745558a5209639ea1b6c32e1575cf5ba09a5da60db7e5be89f6f6c2e6e6fbdc" }, "32bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.4/omnisharp-win-x86.zip", - "hash": "f8b6a59717be52ffc6b10edc3f83bd71a144dfad5380b9fc30ebb3f7a71c563e" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.5/omnisharp-win-x86.zip", + "hash": "80d21906505ef6764941f45b9e62ad5a5e0eef7ab6d1cfd32bf1340a1f9cd1b5" } }, "bin": "omnisharp.exe",