From f87f991c0f8f5d1bc2abe84e4e30e95f9e2b98af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 00:35:54 +0000 Subject: [PATCH] docfx: Update to version 2.65.0 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index 9738812cbe..1561cdfa4a 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.64.0", + "version": "2.65.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.64.0/docfx-win-x64-v2.64.0.zip", - "hash": "949e8b21496cf34a9dfe1fa2359d9185c04323f39124e22a5fff8c909a42a424", + "url": "https://github.com/dotnet/docfx/releases/download/v2.65.0/docfx-win-x64-v2.65.0.zip", + "hash": "25a750076ef4d08cea576a9152c00c50c295c9a2fd2a103822c5184d4435f327", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"