ScoopInstaller_Main/docfx.json
2019-02-15 07:00:20 +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.11",
"license": "MIT",
"url": "https://github.com/dotnet/docfx/releases/download/v2.40.11/docfx.zip",
"hash": "abdbefbf9632fcffc4b458a06552fb43a9ca72bccbb6fca42fb2b0dccc7fe658",
"bin": "docfx.exe",
"checkver": {
"github": "https://github.com/dotnet/docfx"
},
"autoupdate": {
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx.zip"
}
}