2022-03-31 12:55:50 +00:00

16 lines
569 B
JSON

{
"version": "2.59.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.59.1/docfx.zip",
"hash": "b1f5446ac3f405969505a26fc58ab7f4c8ba7f620447650f386f2ee86aeda0b5",
"bin": "docfx.exe",
"checkver": {
"github": "https://github.com/dotnet/docfx"
},
"autoupdate": {
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx.zip"
}
}