docfx: Update to version 2.53.1

This commit is contained in:
Jakub Čábera 2020-05-12 09:56:46 +02:00
parent dd732c6d23
commit 045179971a

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