aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/plantuml.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/plantuml.rb b/Library/Formula/plantuml.rb
index 8a08c6e5b..e12576539 100644
--- a/Library/Formula/plantuml.rb
+++ b/Library/Formula/plantuml.rb
@@ -2,8 +2,8 @@ require 'formula'
class Plantuml < Formula
homepage 'http://plantuml.sourceforge.net/'
- url 'https://downloads.sourceforge.net/project/plantuml/plantuml.7994.jar'
- sha1 'b1b619532674b159814ea620a4ec1059eee7faee'
+ url 'https://downloads.sourceforge.net/project/plantuml/plantuml.7999.jar'
+ sha1 '97215ec19934d15e247ff54e25a77a4483608d04'
depends_on 'graphviz'