groovy: bottle unneeded
This commit is contained in:
parent
2bdb6a9494
commit
bc3146b7b8
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ class Groovy < Formula
|
|||
url "https://dl.bintray.com/groovy/maven/apache-groovy-binary-2.4.5.zip"
|
||||
sha256 "87e8e9af1f718b84c9bca5a8c42425aadb9e97d8e4ad64e0c91f7c1454cd4caa"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
option "with-invokedynamic", "Install the InvokeDynamic version of Groovy (only works with Java 1.7+)"
|
||||
|
||||
deprecated_option "invokedynamic" => "with-invokedynamic"
|
||||
|
|
Loading…
Reference in a new issue