docfx: Update to version 2.50

This commit is contained in:
Richard Kuhnt 2020-03-02 03:01:53 +00:00
parent 4a63c353cd
commit 9d7be52837

View File

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