plantuml 7999
Closes Homebrew/homebrew#29449. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
cce67bd4c6
commit
0df9c08ddb
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue