From 045179971a41d94eddda2a07e2c4a39395bba56c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 12 May 2020 09:56:46 +0200 Subject: [PATCH] docfx: Update to version 2.53.1 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index 360f3e5ab0..8764cce929 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.53", + "version": "2.53.1", "license": "MIT", - "url": "https://github.com/dotnet/docfx/releases/download/v2.53/docfx.zip", - "hash": "e9142e58d221d193db3eed15333ea8f1165df21a07e27b331875075381642b9c", + "url": "https://github.com/dotnet/docfx/releases/download/v2.53.1/docfx.zip", + "hash": "24ac5968b2f1ea3f78aebd971c6229046eb8ebf20f70efa32acae386eb086696", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"