diff --git a/bucket/docfx.json b/bucket/docfx.json index fee31addde..d6d2417210 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "homepage": "https://dotnet.github.io/docfx/", + "version": "2.56", "description": "A documentation generation tool for API reference and Markdown files", - "version": "2.55", + "homepage": "https://dotnet.github.io/docfx/", "license": "MIT", - "url": "https://github.com/dotnet/docfx/releases/download/v2.55/docfx.zip", - "hash": "900cfe0d7ecee14b312e1faaa7a7663bc1868d5086bd4c88b5c8be8d9df5d34d", + "url": "https://github.com/dotnet/docfx/releases/download/v2.56/docfx.zip", + "hash": "8d20b192e59348de705a584b3dec664dd927fd0d1b560b7ab3c2625e489ce474", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"