antlr 4.2

This commit is contained in:
Brett Koonce 2014-02-15 21:06:12 -06:00
parent 807f09f7eb
commit 71ac7ec1c8

View file

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