docfx: Update to version 2.47

This commit is contained in:
Richard Kuhnt 2019-10-29 06:00:30 +00:00
parent 7d43a40ec4
commit 79c7655a4b

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.46", "version": "2.47",
"license": "MIT", "license": "MIT",
"url": "https://github.com/dotnet/docfx/releases/download/v2.46/docfx.zip", "url": "https://github.com/dotnet/docfx/releases/download/v2.47/docfx.zip",
"hash": "b94b7f8fb94061a73da82126b55eb1e98355650194ea0514df1841a7553f3c15", "hash": "c52feed2ad8ce31b359335bcfd868c916922e2d81c8aecdb2ea7195b577df8d8",
"bin": "docfx.exe", "bin": "docfx.exe",
"checkver": { "checkver": {
"github": "https://github.com/dotnet/docfx" "github": "https://github.com/dotnet/docfx"