docfx: Update to version 2.55

This commit is contained in:
Jakub Čábera 2020-06-12 17:13:14 +02:00
parent 31fbbdab05
commit bc0216abc0

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