docfx: Update to version 2.54

This commit is contained in:
Jakub Čábera 2020-05-25 10:02:41 +02:00
parent a06971f3c1
commit 0d3505421e

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.53.1",
"version": "2.54",
"license": "MIT",
"url": "https://github.com/dotnet/docfx/releases/download/v2.53.1/docfx.zip",
"hash": "24ac5968b2f1ea3f78aebd971c6229046eb8ebf20f70efa32acae386eb086696",
"url": "https://github.com/dotnet/docfx/releases/download/v2.54/docfx.zip",
"hash": "6e3fdbdd21b4c9cccb77339681bde9c0b092e8171d2a57a8c834a8425dd40708",
"bin": "docfx.exe",
"checkver": {
"github": "https://github.com/dotnet/docfx"