From 64928bcafdff6afd0e2f252e50ea32c941aaaee1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 04:25:27 +0000 Subject: [PATCH] docfx: Update to version 2.70.1 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index a6cb7de478..7a893d27bc 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.70.0", + "version": "2.70.1", "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.0/docfx-win-x64-v2.70.0.zip", - "hash": "7df2d07bbb6c0d3ef0397562f785529d3eb1bbcc6c43bccf2df6920a17475560", + "url": "https://github.com/dotnet/docfx/releases/download/v2.70.1/docfx-win-x64-v2.70.1.zip", + "hash": "ff81fdc0175221940b02c560231c346129f8b26b194a1d55341e704eab685641", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"