Skip to content

Commit

Permalink
antlr: add 4.9.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jun 26, 2021
1 parent 344c0d1 commit 4b849c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Formula/antlr.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ class Antlr < Formula
regex(/href=.*?antlr[._-]v?(\d+(?:\.\d+)+)-complete\.jar/i)
end

bottle do
sha256 cellar: :any_skip_relocation, all: "542849e6cbc769b0efa95629ebcfd2a68af5c61fb59c0b5d06aee2af4f9cfb62"
end

depends_on "openjdk"

def install
Expand Down

0 comments on commit 4b849c7

Please sign in to comment.