mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 21:51:31 +00:00
docfx: Update to version 2.61.0
Fixes autoupdate URL
This commit is contained in:
parent
8842facd14
commit
99c9a36907
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "2.59.4",
|
"version": "2.61.0",
|
||||||
"description": "A documentation generation tool for API reference and Markdown files",
|
"description": "A documentation generation tool for API reference and Markdown files",
|
||||||
"homepage": "https://dotnet.github.io/docfx/",
|
"homepage": "https://dotnet.github.io/docfx/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"url": "https://github.com/dotnet/docfx/releases/download/v2.59.4/docfx.zip",
|
"url": "https://github.com/dotnet/docfx/releases/download/v2.61.0/docfx-win-x64-v2.61.0.zip",
|
||||||
"hash": "6de3058630cd89eeee8157d26a81d508a3ce5c0b64b0473c6360bf10a985a52b",
|
"hash": "7cac87524b97224e7449b0d58e2a08843836d50421b6f78309213ce2a86bdea6",
|
||||||
"bin": "docfx.exe",
|
"bin": "docfx.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/dotnet/docfx"
|
"github": "https://github.com/dotnet/docfx"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx.zip"
|
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx-win-x64-v$version.zip"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user