diff --git a/bucket/omnisharp.json b/bucket/omnisharp.json index affa03d85b..a462bf9132 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.32.20", + "version": "1.33.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.32.20/omnisharp-win-x64.zip", - "hash": "376ecb1bcf4774cf23e2f429fd4fc9a2307ebd36023dd5b1cbca92974a335cb6" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.33.0/omnisharp-win-x64.zip", + "hash": "bb62ef2561c203ec764c9df0c92d78be93a4c5e2a4a98919bc74db413bba00ee" }, "32bit": { - "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.32.20/omnisharp-win-x86.zip", - "hash": "b55240fd10222a3368a1c913dc73a8ab6c9406b986b69e8e575668f575229f4d" + "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.33.0/omnisharp-win-x86.zip", + "hash": "ab941dd01541d65549463e85d1706e754573b97cb0541dac01304fb431bdbf64" } }, "bin": "omnisharp.exe",