mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-02 13:31:18 +00:00
16 lines
569 B
JSON
16 lines
569 B
JSON
{
|
|
"version": "2.58.2",
|
|
"description": "A documentation generation tool for API reference and Markdown files",
|
|
"homepage": "https://dotnet.github.io/docfx/",
|
|
"license": "MIT",
|
|
"url": "https://github.com/dotnet/docfx/releases/download/v2.58.2/docfx.zip",
|
|
"hash": "1ca42ba47da7897eb3c7c38fd6a45283884b26a40e4af5c2d61b0f6b5a67dc1e",
|
|
"bin": "docfx.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/dotnet/docfx"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx.zip"
|
|
}
|
|
}
|