2021-03-02 11:56:04 +01:00

16 lines
569 B
JSON

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