From b98f33d070a95e6f6bb82afa5dccdbd2d729c80a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 15 Jul 2019 02:00:17 +0000 Subject: [PATCH] docfx: Update to version 2.43.3 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index d39abf3ac7..99aac66826 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { "homepage": "https://dotnet.github.io/docfx/", "description": "A documentation generation tool for API reference and Markdown files", - "version": "2.43.2", + "version": "2.43.3", "license": "MIT", - "url": "https://github.com/dotnet/docfx/releases/download/v2.43.2/docfx.zip", - "hash": "6e971fe827de40c2391287e9f471ed67baa0b6794482f6515a31b767d2405334", + "url": "https://github.com/dotnet/docfx/releases/download/v2.43.3/docfx.zip", + "hash": "ac8891805c6c0ee4da6d38d0137ad831e34d097df64b42cc919b39add7866015", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"