mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-11 09:51:19 +00:00
16 lines
569 B
JSON
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.7",
|
|
"license": "MIT",
|
|
"url": "https://github.com/dotnet/docfx/releases/download/v2.40.7/docfx.zip",
|
|
"hash": "7399b5856ec1af3caa6810af94821e5eec8dbe7291cb9d1ca9d7be8b1d1827c4",
|
|
"bin": "docfx.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/dotnet/docfx"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx.zip"
|
|
}
|
|
}
|