Skip to content

Commit

Permalink
antlr 4.6
Browse files Browse the repository at this point in the history
Closes Homebrew#8363.

Signed-off-by: Tomasz Pajor <[email protected]>
  • Loading branch information
lispyclouds authored and nijikon committed Jan 1, 2017
1 parent 1b7475d commit 29a59f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.3-complete.jar"
sha256 "a32de739cfdf515774e696f91aa9697d2e7731e5cb5045ca8a4b657f8b1b4fb4"
url "http://www.antlr.org/download/antlr-4.6-complete.jar"
sha256 "bd74482f0ee68001926863d4239d23b70719141db522343d39defc4f2cf25969"

bottle :unneeded

Expand Down

0 comments on commit 29a59f0

Please sign in to comment.