check 0.9.10
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
c86c52c268
commit
bd397b6f4b
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.8/check-0.9.8.tar.gz'
|
||||
sha1 'a75cc89411e24b5d39b7869f8233e19f210de555'
|
||||
url 'http://sourceforge.net/projects/check/files/check/0.9.10/check-0.9.10.tar.gz'
|
||||
sha1 '56da5197bcff07d42da18f9ed1d55bff638a6896'
|
||||
|
||||
option :universal
|
||||
|
||||
|
|
Loading…
Reference in a new issue