docfx 2.25.2 (#19396)
This commit is contained in:
parent
734c7ff8f2
commit
801c190543
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.25/docfx.zip"
|
||||
sha256 "6837f551a6298b32c0bb107b1b661af4b1150759d0352af1ecb62c686e98c0a0"
|
||||
url "https://github.com/dotnet/docfx/releases/download/v2.25.2/docfx.zip"
|
||||
sha256 "d9d311e7f7841fc4f7e08a79bbfcc40c8474f7a0bbda110cb42fc9ca29513592"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue