docfx: Update to version 2.46

This commit is contained in:
Richard Kuhnt 2019-10-12 10:00:18 +00:00
parent 98288ee4e6
commit bee4c90241

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