From d3afb262486060f6c3889700bdaefc5da99e9419 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 12:31:53 +0000 Subject: [PATCH] docfx: Update to version 2.63.0 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index a9377fa576..3d09e9207d 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.62.2", + "version": "2.63.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.62.2/docfx-win-x64-v2.62.2.zip", - "hash": "0aa2b640dd24f716d5779b727c7cfe93c13b4c27149ae2fd937a31fc2cb66019", + "url": "https://github.com/dotnet/docfx/releases/download/v2.63.0/docfx-win-x64-v2.63.0.zip", + "hash": "3f2a905ac9f97bc58291345c2a3993f970d914f8493da2db99909d91f4e57f0c", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"