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.8 /plantuml-1.2025.8 .jar"
5- sha256 "9662925aea230f963115ab59078955084a765f1f2002e0679337d6ab36e8c70d "
4+ url "https://github.com/plantuml/plantuml/releases/download/v1.2025.9 /plantuml-1.2025.9 .jar"
5+ sha256 "280f4aa97f4f3b7af39358dd0d79f65e353b54a1630b5f121a13b1651162185d "
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 : "776d42363e2aa02828e5384cf2fcecd6ceb62338e08274e791fbe4a0edbff49e "
15+ sha256 cellar : :any_skip_relocation , all : "404927df092a96d048a18dfdc14eb3655db0c8ac727b770563dd43d3cb69d0fd "
1616 end
1717
1818 depends_on "graphviz"
You can’t perform that action at this time.
0 commit comments