mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-30 04:21:20 +00:00
16 lines
565 B
JSON
16 lines
565 B
JSON
{
|
|
"homepage": "https://dotnet.github.io/docfx/",
|
|
"description": "A documentation generation tool for API reference and Markdown files",
|
|
"version": "2.51",
|
|
"license": "MIT",
|
|
"url": "https://github.com/dotnet/docfx/releases/download/v2.51/docfx.zip",
|
|
"hash": "feaab69b369c55cd27f9f1a6c31c3279dd309ee61db030d93201c44fcbcd3672",
|
|
"bin": "docfx.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/dotnet/docfx"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx.zip"
|
|
}
|
|
}
|