From 7ba0a4fa0e6369fbf6d589ebba171fcd838f03cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 08:26:50 +0000 Subject: [PATCH] docfx: Update to version 2.65.2 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index 1561cdfa4a..8066e6d23e 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.65.0", + "version": "2.65.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.65.0/docfx-win-x64-v2.65.0.zip", - "hash": "25a750076ef4d08cea576a9152c00c50c295c9a2fd2a103822c5184d4435f327", + "url": "https://github.com/dotnet/docfx/releases/download/v2.65.2/docfx-win-x64-v2.65.2.zip", + "hash": "486d86f54d9da8381f547c1da2b68f157ef4f2bd12f6c8577ab6beaef97a0037", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"