docfx 2.40.3
Closes #34457. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
parent
83ee4b8a1b
commit
87c4c4e7f1
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.40.2/docfx.zip"
|
||||
sha256 "fa79a85ce1b19325c0ceb1585bcce680bbbb46f79a5331cf04678509c9311f04"
|
||||
url "https://github.com/dotnet/docfx/releases/download/v2.40.3/docfx.zip"
|
||||
sha256 "f0a3e86e577dc30337c8c872a53e14e0e7f9aa7146b8a021095d8946d494cdb5"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue