From 50c8a5092ef6ebc289ad3b9140adfa61d86a3f71 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 May 2023 08:25:28 +0000 Subject: [PATCH] docfx: Update to version 2.67.0 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index 8670485f54..b9bd9f33c8 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.66.2", + "version": "2.67.0", "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.66.2/docfx-win-x64-v2.66.2.zip", - "hash": "d4c591cebc5e461a94c3da6f69cfc0e65a8ce93f55609759e44a9163328ea448", + "url": "https://github.com/dotnet/docfx/releases/download/v2.67.0/docfx-win-x64-v2.67.0.zip", + "hash": "a2235f9e0a99c052036422811ab9ae78442e372869f43e7a2d37ac931d4a5679", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"