diff --git a/Library/Formula/groovyserv.rb b/Library/Formula/groovyserv.rb index acaad99dfb3f..ced22e33346b 100644 --- a/Library/Formula/groovyserv.rb +++ b/Library/Formula/groovyserv.rb @@ -2,8 +2,8 @@ class Groovyserv < Formula homepage 'http://kobo.github.com/groovyserv/' - url 'https://github.com/downloads/kobo/groovyserv/groovyserv-0.7-src.zip' - sha1 '2ed22bec9c18a60469119620933919c006d4d497' + url 'https://github.com/downloads/kobo/groovyserv/groovyserv-0.8_src.zip' + sha1 '0b934c76d2bc71f0661dbcc36ef83dc33938051c' head 'http://github.com/kobo/groovyserv.git', :using => :git depends_on 'groovy'