From 1cf4ae2aceca02975ca159c3f781e2e69a051c0c Mon Sep 17 00:00:00 2001 From: Ash258 Date: Sun, 12 Apr 2020 09:15:44 +0200 Subject: [PATCH] docfx: Update to version 2.52 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index 44ecff0a7d..5b9e926e3e 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.51", + "version": "2.52", "license": "MIT", - "url": "https://github.com/dotnet/docfx/releases/download/v2.51/docfx.zip", - "hash": "feaab69b369c55cd27f9f1a6c31c3279dd309ee61db030d93201c44fcbcd3672", + "url": "https://github.com/dotnet/docfx/releases/download/v2.52/docfx.zip", + "hash": "6f3cab48665678762a3a982e4933f6fa6c7d9edee8c974f3f9e437d1449040ea", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"