antlr 4.9

Closes #65676.

Signed-off-by: Miccal Matthews <miccal.matthews@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
mprince 2020-11-25 13:00:10 -08:00 committed by BrewTestBot
parent 52da61d77f
commit fe4bcf78bc
1 changed files with 2 additions and 3 deletions

View File

@ -1,10 +1,9 @@
class Antlr < Formula
desc "ANother Tool for Language Recognition"
homepage "https://www.antlr.org/"
url "https://www.antlr.org/download/antlr-4.8-complete.jar"
sha256 "73a49d6810d903aa4827ee32126937b85d3bebec0a8e679b0dd963cbcc49ba5a"
url "https://www.antlr.org/download/antlr-4.9-complete.jar"
sha256 "bd11b2464bc8aee5f51b119dff617101b77fa729540ee7f08241a6a672e6bc81"
license "BSD-3-Clause"
revision 1
livecheck do
url "https://www.antlr.org/download/"