From d1fe29378deda593e64081562ffebf5a56020de7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 11 May 2020 07:43:13 +0200 Subject: [PATCH] docfx: Update to version 2.53 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index 5b9e926e3e..360f3e5ab0 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.52", + "version": "2.53", "license": "MIT", - "url": "https://github.com/dotnet/docfx/releases/download/v2.52/docfx.zip", - "hash": "6f3cab48665678762a3a982e4933f6fa6c7d9edee8c974f3f9e437d1449040ea", + "url": "https://github.com/dotnet/docfx/releases/download/v2.53/docfx.zip", + "hash": "e9142e58d221d193db3eed15333ea8f1165df21a07e27b331875075381642b9c", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"