From 31876ae79a6bde8b0b47cdd7c7837b9484cd2e75 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 08:29:50 +0000 Subject: [PATCH] docfx: Update to version 2.62.2 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index cbf4057441..a9377fa576 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.62.1", + "version": "2.62.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.62.1/docfx-win-x64-v2.62.1.zip", - "hash": "5df5419aac59e50aa4d76c5ed42d8fda1313e0594a3268532286e11554edf9df", + "url": "https://github.com/dotnet/docfx/releases/download/v2.62.2/docfx-win-x64-v2.62.2.zip", + "hash": "0aa2b640dd24f716d5779b727c7cfe93c13b4c27149ae2fd937a31fc2cb66019", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"