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 1
1
class Plantuml < Formula
2
2
desc "Draw UML diagrams"
3
3
homepage "https://plantuml.com/"
4
- url "https://github.com/plantuml/plantuml/releases/download/v1.2025.7 /plantuml-1.2025.7 .jar"
5
- sha256 "4edcdda164a4be2f8f954f82868795500ebd49f42306236bf88eac41f7e217a8 "
4
+ url "https://github.com/plantuml/plantuml/releases/download/v1.2025.8 /plantuml-1.2025.8 .jar"
5
+ sha256 "9662925aea230f963115ab59078955084a765f1f2002e0679337d6ab36e8c70d "
6
6
license "GPL-3.0-or-later"
7
7
version_scheme 1
8
8
@@ -12,7 +12,7 @@ class Plantuml < Formula
12
12
end
13
13
14
14
bottle do
15
- sha256 cellar : :any_skip_relocation , all : "e1d7e3ae86b865ea457c7d8437d7183158b171eeca145209362e68d57fee5d56 "
15
+ sha256 cellar : :any_skip_relocation , all : "776d42363e2aa02828e5384cf2fcecd6ceb62338e08274e791fbe4a0edbff49e "
16
16
end
17
17
18
18
depends_on "graphviz"
You can’t perform that action at this time.
0 commit comments