diff --git a/bucket/omnisharp.json b/bucket/omnisharp.json index bb5580dc4a..1f5a27c0cc 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.35.1", + "version": "1.35.2", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.35.1/omnisharp-win-x64.zip", - "hash": "cd9aab18d19e04e52ce7c06a04f8ad7cfa2ac3daf40a9d50933f65784877f946" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.35.2/omnisharp-win-x64.zip", + "hash": "7f0756ac1dbac1afc278b49e86da3c9cfe87ce3e68dc0b3de194a0520e59b382" }, "32bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.35.1/omnisharp-win-x86.zip", - "hash": "ebbf6c697bb14bb512643adf712f8fdec52affd1cd23c52097caa85df81066d0" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.35.2/omnisharp-win-x86.zip", + "hash": "64d9690876fff5d14b8ff9fc4b077b6fd8b6e96e9df525b312e938f690299b09" } }, "bin": "omnisharp.exe",