ScoopInstaller_Main/docfx.json
2019-01-31 03:00:34 +00:00

16 lines
569 B
JSON

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