docfx: Update to version 2.53

This commit is contained in:
Jakub Čábera 2020-05-11 07:43:13 +02:00
parent d7d54fd9b7
commit d1fe29378d

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