mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +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.1",
|
|
"license": "MIT",
|
|
"url": "https://github.com/dotnet/docfx/releases/download/v2.43.1/docfx.zip",
|
|
"hash": "f5e823d59864ade763a61f5594b00f86366c8eb4cf373c37207a5c4a4838fb4f",
|
|
"bin": "docfx.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/dotnet/docfx"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx.zip"
|
|
}
|
|
}
|