2021-11-04 07:00:36 +00:00

16 lines
569 B
JSON

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