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 e83342f commit 545ab0cCopy full SHA for 545ab0c
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.2/plantuml-1.2025.2.jar"
5
- sha256 "862c7d6d0d3bde3c819eac4dfc03cf549046bf1d49c04d18a779eb2d834b77c9"
+ url "https://github.com/plantuml/plantuml/releases/download/v1.2025.3/plantuml-1.2025.3.jar"
+ sha256 "837b7922fe30cac1336fd57c5aecc82f0a06032c77db949a6983a9a6ae41704a"
6
license "GPL-3.0-or-later"
7
version_scheme 1
8
0 commit comments