mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-25 01:51:29 +00:00
16 lines
603 B
JSON
16 lines
603 B
JSON
{
|
|
"version": "2.75.1",
|
|
"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.75.1/docfx-win-x64-v2.75.1.zip",
|
|
"hash": "71ec18f2509506a332f90081a101ce8b4998c196287ea075b3e6f7bb5d1bfc5f",
|
|
"bin": "docfx.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/dotnet/docfx"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx-win-x64-v$version.zip"
|
|
}
|
|
}
|