From b460549cf6242823c595fde98c2bd7591b1a4216 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 12:30:48 +0000 Subject: [PATCH] docfx: Update to version 2.70.3 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index cc98dbf7cb..df8ab7df76 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.70.2", + "version": "2.70.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.70.2/docfx-win-x64-v2.70.2.zip", - "hash": "35967343c85e8b7cd822354ba3b8cc54245f2c4d553c220296eb85aabe22de08", + "url": "https://github.com/dotnet/docfx/releases/download/v2.70.3/docfx-win-x64-v2.70.3.zip", + "hash": "3fbe99410138ad67f2b4d98c201cc12b99b6db0cca6f6cd5a52535239ce09249", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"