mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +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.43.5",
|
|
"license": "MIT",
|
|
"url": "https://github.com/dotnet/docfx/releases/download/v2.43.5/docfx.zip",
|
|
"hash": "a05cc025382f46d13605a279ad3ae00339af32b486b264c23d41fff4b995d787",
|
|
"bin": "docfx.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/dotnet/docfx"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx.zip"
|
|
}
|
|
}
|