diff --git a/bucket/docfx.json b/bucket/docfx.json index a3c4f0808b..ef2f74786b 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.59.1", + "version": "2.59.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.59.1/docfx.zip", - "hash": "b1f5446ac3f405969505a26fc58ab7f4c8ba7f620447650f386f2ee86aeda0b5", + "url": "https://github.com/dotnet/docfx/releases/download/v2.59.2/docfx.zip", + "hash": "6bc31be6beed3af49942df0d20b35c7c8abdb32113ee433e3decd5d307fd76c9", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"