ScoopInstaller_Main/docfx.json
2019-02-01 08:00:24 +00:00

16 lines
571 B
JSON

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