antlr 4.6
Closes #8363. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
1b7475d118
commit
29a59f0616
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue