plantuml 1.2018.4
Closes #27363. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
39be59e816
commit
d35824d3be
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Plantuml < Formula
|
||||
desc "Draw UML diagrams"
|
||||
homepage "https://plantuml.com/"
|
||||
url "https://downloads.sourceforge.net/project/plantuml/1.2018.3/plantuml.1.2018.3.jar"
|
||||
sha256 "3071518afb3976aacf9d47c9b1e80852f6f4e0825baa39e02bfde4f2510fa95b"
|
||||
url "https://downloads.sourceforge.net/project/plantuml/1.2018.4/plantuml.1.2018.4.jar"
|
||||
sha256 "72ee6194e5a22038e85f2f8249819d903ce658e1cbb332d6f0fcddaf5e907dd4"
|
||||
version_scheme 1
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue