antlr 4.2
This commit is contained in:
parent
807f09f7eb
commit
71ac7ec1c8
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Antlr < Formula
|
||||
homepage 'http://www.antlr.org/'
|
||||
url 'http://www.antlr.org/download/antlr-4.1-complete.jar'
|
||||
sha1 '2f80d904ab786d0616560085d30d402e90b9880a'
|
||||
url 'http://www.antlr.org/download/antlr-4.2-complete.jar'
|
||||
sha1 '2ca46f6c3fee3cde543ec21a800805e9432acab7'
|
||||
|
||||
def install
|
||||
prefix.install "antlr-#{version}-complete.jar"
|
||||
|
|
Loading…
Reference in a new issue