File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Plantuml < Formula
22 desc "Draw UML diagrams"
33 homepage "https://plantuml.com/"
4- url "https://github.com/plantuml/plantuml/releases/download/v1.2025.2 /plantuml-1.2025.2 .jar"
5- sha256 "862c7d6d0d3bde3c819eac4dfc03cf549046bf1d49c04d18a779eb2d834b77c9 "
4+ url "https://github.com/plantuml/plantuml/releases/download/v1.2025.3 /plantuml-1.2025.3 .jar"
5+ sha256 "837b7922fe30cac1336fd57c5aecc82f0a06032c77db949a6983a9a6ae41704a "
66 license "GPL-3.0-or-later"
77 version_scheme 1
88
@@ -12,7 +12,7 @@ class Plantuml < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , all : "1846557e79667e79f2ad6e129c6931f731d696daef53f7ba23702497cfa433a1 "
15+ sha256 cellar : :any_skip_relocation , all : "0105cd0415e8111f4b49db3b396a9408749f12ecb1349a1cc5f4defba0e431a5 "
1616 end
1717
1818 depends_on "graphviz"
You can’t perform that action at this time.
0 commit comments