From a1e07cee770b78e5448f34638d09a192eb860b63 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 12:31:54 +0000 Subject: [PATCH] docfx: Update to version 2.67.5 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index 60ff9d0318..40cc8ab84d 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.67.4", + "version": "2.67.5", "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.4/docfx-win-x64-v2.67.4.zip", - "hash": "fb8be541d72afc91b6bfc56ca89b8ceb669416ab0e45ac5a448184405ad9b448", + "url": "https://github.com/dotnet/docfx/releases/download/v2.67.5/docfx-win-x64-v2.67.5.zip", + "hash": "7f7869c2ea02830328ef235d3c84869e2a21f13e486a7e8630c4a5ef4cdc365a", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"