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