aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/groovy.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/groovy.rb b/Library/Formula/groovy.rb
index 559b931b7..7199495be 100644
--- a/Library/Formula/groovy.rb
+++ b/Library/Formula/groovy.rb
@@ -2,8 +2,8 @@ require 'formula'
class Groovy < Formula
homepage 'http://groovy.codehaus.org/'
- url 'http://dl.bintray.com/groovy/maven/groovy-binary-2.3.0.zip'
- sha1 '92c2b3c5b968d1aa249bf3a4040ba739e10eab60'
+ url 'http://dl.bintray.com/groovy/maven/groovy-binary-2.3.1.zip'
+ sha1 'd45f23c022e3465614a5ff75041b6b87abe76ea1'
option 'invokedynamic', "Install the InvokeDynamic version of Groovy (only works with Java 1.7+)"