check 0.9.11
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
cc203a7c3e
commit
db743bc137
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Check < Formula
|
||||
homepage 'http://check.sourceforge.net/'
|
||||
url 'http://downloads.sourceforge.net/project/check/check/0.9.10/check-0.9.10.tar.gz'
|
||||
sha1 '56da5197bcff07d42da18f9ed1d55bff638a6896'
|
||||
url 'http://downloads.sourceforge.net/project/check/check/0.9.11/check-0.9.11.tar.gz'
|
||||
sha1 '84b5af72dd49df4ac837645d117ce9126535d549'
|
||||
|
||||
option :universal
|
||||
|
||||
|
|
Loading…
Reference in a new issue