antlr 4.3

master
Brett Koonce 2014-06-22 18:34:33 -07:00
parent b0ee179659
commit 098efc1ef3
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require "formula"
class Antlr < Formula class Antlr < Formula
homepage "http://www.antlr.org/" homepage "http://www.antlr.org/"
url "http://www.antlr.org/download/antlr-4.2.2-complete.jar" url "http://www.antlr.org/download/antlr-4.3-complete.jar"
sha1 "97b3117463b6beda300ee7a297a31b71db9aea2b" sha1 "173cf3165fdc54dcb9d2c6bc30c9d2c178f348bc"
def install def install
prefix.install "antlr-#{version}-complete.jar" prefix.install "antlr-#{version}-complete.jar"