plantuml 7999

Closes Homebrew/homebrew#29449.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Ephemera 2014-05-21 21:38:10 +09:00 committed by Adam Vandenberg
parent cce67bd4c6
commit 0df9c08ddb

View file

@ -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'