2021-09-14 03:01:12 +00:00

16 lines
569 B
JSON

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