mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 13:41:21 +00:00
16 lines
569 B
JSON
16 lines
569 B
JSON
{
|
|
"version": "2.56.7",
|
|
"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.56.7/docfx.zip",
|
|
"hash": "95f96be280998e7ea6581d418c9b0d99dffb0c86bcca7f1dd257062163e0a79c",
|
|
"bin": "docfx.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/dotnet/docfx"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx.zip"
|
|
}
|
|
}
|