2021-10-26 04:01:11 +00:00

16 lines
569 B
JSON

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