mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
16 lines
603 B
JSON
16 lines
603 B
JSON
{
|
|
"version": "2.70.4",
|
|
"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.70.4/docfx-win-x64-v2.70.4.zip",
|
|
"hash": "5dc5c982859bb37c0d02e0588cf605f55223fc2c957ff9ccab45f5a257ee9263",
|
|
"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"
|
|
}
|
|
}
|