We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d4db12 commit b33739bCopy full SHA for b33739b
Formula/p/plantuml.rb
@@ -1,8 +1,8 @@
1
class Plantuml < Formula
2
desc "Draw UML diagrams"
3
homepage "https://plantuml.com/"
4
- url "https://github.com/plantuml/plantuml/releases/download/v1.2025.8/plantuml-1.2025.8.jar"
5
- sha256 "9662925aea230f963115ab59078955084a765f1f2002e0679337d6ab36e8c70d"
+ url "https://github.com/plantuml/plantuml/releases/download/v1.2025.9/plantuml-1.2025.9.jar"
+ sha256 "280f4aa97f4f3b7af39358dd0d79f65e353b54a1630b5f121a13b1651162185d"
6
license "GPL-3.0-or-later"
7
version_scheme 1
8
0 commit comments