Skip to content

Commit c20fff9

Browse files
authored
Merge pull request #250152 from Homebrew/bump-plantuml-1.2025.9
plantuml 1.2025.9
2 parents 1f3c568 + a9a0d1f commit c20fff9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/p/plantuml.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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"

0 commit comments

Comments
 (0)