From 6f6fa16294acbc49630e7d52aeeed35631c785ab Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Wed, 23 Jul 2014 22:07:16 -0700 Subject: antlr 4.4 --- Library/Formula/antlr.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/antlr.rb b/Library/Formula/antlr.rb index e8774cc27..003b41046 100644 --- a/Library/Formula/antlr.rb +++ b/Library/Formula/antlr.rb @@ -2,8 +2,8 @@ require "formula" class Antlr < Formula homepage "http://www.antlr.org/" - url "http://www.antlr.org/download/antlr-4.3-complete.jar" - sha1 "173cf3165fdc54dcb9d2c6bc30c9d2c178f348bc" + url "http://www.antlr.org/download/antlr-4.4-complete.jar" + sha1 "735569b1fa92a0d3f14bb5f3a3ffa713f5be4d1e" def install prefix.install "antlr-#{version}-complete.jar" -- cgit v1.2.3