aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 baaa3ca70..8a08c6e5b 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.7987.jar'
- sha1 '69beeb97a982b71fefd5ec5637de18b498910b13'
+ url 'https://downloads.sourceforge.net/project/plantuml/plantuml.7994.jar'
+ sha1 'b1b619532674b159814ea620a4ec1059eee7faee'
depends_on 'graphviz'