diff --git a/bucket/docfx.json b/bucket/docfx.json index 52b6e51289..8f511c490c 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.58", + "version": "2.58.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.58/docfx.zip", - "hash": "a6ad1b9983debae0613816d83f31211d7bad0aaaef947cb25fef888294c48ebe", + "url": "https://github.com/dotnet/docfx/releases/download/v2.58.1/docfx.zip", + "hash": "94085d7ee874c786909ba23e0f436c4aeffa3f6057a39d2229e70bd1b5e710ba", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"