From 8a62631b32f4d817a2385145183452cc4eebc306 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 16:28:01 +0000 Subject: [PATCH] docfx: Update to version 2.65.3 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index 8066e6d23e..d2e3ae3fc2 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.65.2", + "version": "2.65.3", "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.2/docfx-win-x64-v2.65.2.zip", - "hash": "486d86f54d9da8381f547c1da2b68f157ef4f2bd12f6c8577ab6beaef97a0037", + "url": "https://github.com/dotnet/docfx/releases/download/v2.65.3/docfx-win-x64-v2.65.3.zip", + "hash": "0eebaf7589a0370ac6a808a4690ee38e5c6769171960d8816ab1d4adc602d409", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"