docfx: Update to version 2.56.1

This commit is contained in:
Jakub Čábera 2020-07-06 08:52:37 +02:00
parent 2bf6ca8c1a
commit f7fa135536

View File

@ -1,10 +1,10 @@
{ {
"version": "2.56", "version": "2.56.1",
"description": "A documentation generation tool for API reference and Markdown files", "description": "A documentation generation tool for API reference and Markdown files",
"homepage": "https://dotnet.github.io/docfx/", "homepage": "https://dotnet.github.io/docfx/",
"license": "MIT", "license": "MIT",
"url": "https://github.com/dotnet/docfx/releases/download/v2.56/docfx.zip", "url": "https://github.com/dotnet/docfx/releases/download/v2.56.1/docfx.zip",
"hash": "8d20b192e59348de705a584b3dec664dd927fd0d1b560b7ab3c2625e489ce474", "hash": "b2170a20f90b80085b0f2579a81d070d742b8be3954478ddd14486a0ed288458",
"bin": "docfx.exe", "bin": "docfx.exe",
"checkver": { "checkver": {
"github": "https://github.com/dotnet/docfx" "github": "https://github.com/dotnet/docfx"