docfx: Update to version 2.51

This commit is contained in:
Richard Kuhnt 2020-03-20 05:01:49 +00:00
parent a215ede8aa
commit 0809e6b303

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://dotnet.github.io/docfx/", "homepage": "https://dotnet.github.io/docfx/",
"description": "A documentation generation tool for API reference and Markdown files", "description": "A documentation generation tool for API reference and Markdown files",
"version": "2.50", "version": "2.51",
"license": "MIT", "license": "MIT",
"url": "https://github.com/dotnet/docfx/releases/download/v2.50/docfx.zip", "url": "https://github.com/dotnet/docfx/releases/download/v2.51/docfx.zip",
"hash": "a291a16316384435a955bd75b9d415da4916d9e1b9717b0f4a43111a9f7aa7e4", "hash": "feaab69b369c55cd27f9f1a6c31c3279dd309ee61db030d93201c44fcbcd3672",
"bin": "docfx.exe", "bin": "docfx.exe",
"checkver": { "checkver": {
"github": "https://github.com/dotnet/docfx" "github": "https://github.com/dotnet/docfx"