Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
antlr 4.5.1
Browse files Browse the repository at this point in the history
Closes #42079.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
makigumo authored and MikeMcQuaid committed Aug 21, 2015
1 parent 1f4b15d commit 7fb7b9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/antlr.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Antlr < Formula
desc "ANTLR: ANother Tool for Language Recognition"
homepage "http://www.antlr.org/"
url "http://www.antlr.org/download/antlr-4.5-complete.jar"
sha256 "4a4ebb20c3c09bf5700af78080afadec0879e425cba4695fd21a1084fc171f2c"
url "http://www.antlr.org/download/antlr-4.5.1-complete.jar"
sha256 "9cff6c76bc5aafcbf51cac7f0974ae01e4f6119402e75436abbb97f8ab15c211"

def install
prefix.install "antlr-#{version}-complete.jar"
Expand Down

0 comments on commit 7fb7b9c

Please sign in to comment.