2019-06-24 10:00:33 +00:00

16 lines
569 B
JSON

{
"homepage": "https://dotnet.github.io/docfx/",
"description": "A documentation generation tool for API reference and Markdown files",
"version": "2.43.2",
"license": "MIT",
"url": "https://github.com/dotnet/docfx/releases/download/v2.43.2/docfx.zip",
"hash": "6e971fe827de40c2391287e9f471ed67baa0b6794482f6515a31b767d2405334",
"bin": "docfx.exe",
"checkver": {
"github": "https://github.com/dotnet/docfx"
},
"autoupdate": {
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx.zip"
}
}