diff --git a/bucket/docfx.json b/bucket/docfx.json index 527669dfcf..6995cb027d 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.57.1", + "version": "2.57.2", "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.1/docfx.zip", - "hash": "442822312681bb9fedb93304211f37a1cc2265c46220f57ab8b4cd373bc38c16", + "url": "https://github.com/dotnet/docfx/releases/download/v2.57.2/docfx.zip", + "hash": "538a9ed6c39df3cde64c0f61fa36aa67ba3f6223fb563b2cf841c1251f75ea61", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"