diff --git a/bucket/docfx.json b/bucket/docfx.json index b22b962d8a..527669dfcf 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.57", + "version": "2.57.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.57/docfx.zip", - "hash": "8ac6a92015887520d8787237ea34bc7e1fc69a4af4a1adbe8eacd23706c24dde", + "url": "https://github.com/dotnet/docfx/releases/download/v2.57.1/docfx.zip", + "hash": "442822312681bb9fedb93304211f37a1cc2265c46220f57ab8b4cd373bc38c16", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"