docfx 2.42.4
Closes #40310. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
parent
ef01dcf33e
commit
92413eb109
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Docfx < Formula
|
||||
desc "Tools for building and publishing API documentation for .NET projects"
|
||||
homepage "https://dotnet.github.io/docfx/"
|
||||
url "https://github.com/dotnet/docfx/releases/download/v2.42.3/docfx.zip"
|
||||
sha256 "88f1cd6c4438f68ddce011aa6da16eebca94932af75617b38df789dd28a5a546"
|
||||
url "https://github.com/dotnet/docfx/releases/download/v2.42.4/docfx.zip"
|
||||
sha256 "107a38b6017bccd6c6e9896a44b55400f21b3c25598a447beaac145bdf00f020"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue