GroovyServ 0.12
Closes Homebrew/homebrew#21006. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
74526b4e60
commit
e2771881b3
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Groovyserv < Formula
|
||||
homepage 'http://kobo.github.io/groovyserv/'
|
||||
url 'https://bitbucket.org/kobo/groovyserv-mirror/downloads/groovyserv-0.11-src.zip'
|
||||
sha1 'a9a558c9793fbaaf32f6a4e267d5ad16d0381292'
|
||||
url 'https://bitbucket.org/kobo/groovyserv-mirror/downloads/groovyserv-0.12-src.zip'
|
||||
sha1 '13d28359d19cdbf380ac45a4c4aeb62af317bd3e'
|
||||
|
||||
head 'https://github.com/kobo/groovyserv.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue