docfx 2.41
Closes #38675. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
a0656dd008
commit
fb624828e6
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.12/docfx.zip"
|
||||
sha256 "7364323e072a8a70e3349122a8bc18a8e48456367d054cd9e392957a935d3354"
|
||||
url "https://github.com/dotnet/docfx/releases/download/v2.41/docfx.zip"
|
||||
sha256 "e6c5351be6b6daebc672b84b529ed82006582cb9134a4b5a9b5c135fc5a62aeb"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue