From 9b2b409a33478aeb2e6679a5e16e9cbdca73ee6e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 12:30:31 +0000 Subject: [PATCH] docfx: Update to version 2.67.2 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index 8ebe599405..2f313754f7 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.67.1", + "version": "2.67.2", "description": "A documentation generation tool for API reference and Markdown files", "homepage": "https://dotnet.github.io/docfx/", "license": "MIT", - "url": "https://github.com/dotnet/docfx/releases/download/v2.67.1/docfx-win-x64-v2.67.1.zip", - "hash": "8aa20eeaebb52114a27df154a76d525cce63e04b15add40039020ab75bea87ec", + "url": "https://github.com/dotnet/docfx/releases/download/v2.67.2/docfx-win-x64-v2.67.2.zip", + "hash": "46a49260ee84e716cdec91f3e84ddb0594361abbb35140400b57062cdc6b9f66", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"