diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/check.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/check.rb b/Library/Formula/check.rb index e81cb4b2c..fc52ae15e 100644 --- a/Library/Formula/check.rb +++ b/Library/Formula/check.rb @@ -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 |
