docfx: Update to version 2.43.3

This commit is contained in:
Richard Kuhnt 2019-07-15 02:00:17 +00:00
parent b31447a7a3
commit b98f33d070

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.43.2", "version": "2.43.3",
"license": "MIT", "license": "MIT",
"url": "https://github.com/dotnet/docfx/releases/download/v2.43.2/docfx.zip", "url": "https://github.com/dotnet/docfx/releases/download/v2.43.3/docfx.zip",
"hash": "6e971fe827de40c2391287e9f471ed67baa0b6794482f6515a31b767d2405334", "hash": "ac8891805c6c0ee4da6d38d0137ad831e34d097df64b42cc919b39add7866015",
"bin": "docfx.exe", "bin": "docfx.exe",
"checkver": { "checkver": {
"github": "https://github.com/dotnet/docfx" "github": "https://github.com/dotnet/docfx"