2022-04-11 04:29:18 +00:00

16 lines
569 B
JSON

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