groovy: bottle unneeded

This commit is contained in:
Xu Cheng 2015-10-23 19:10:46 +08:00
parent 2bdb6a9494
commit bc3146b7b8

View file

@ -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"