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