aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorChris Knadler2013-01-31 17:30:39 -0800
committerAdam Vandenberg2013-01-31 19:25:35 -0800
commit16a176cfe4c457eb6a76ee54e6372689e24a0781 (patch)
treef670a7eeca114c8d48bd154d44f7bc2f9b30c0df /Library
parent46e29cb12e5bf782c3eb3beda5d5f92ea02d3450 (diff)
downloadhomebrew-16a176cfe4c457eb6a76ee54e6372689e24a0781.tar.bz2
check 0.9.9
Closes #17482. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/check.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/check.rb b/Library/Formula/check.rb
index 1b65bfac9..91a96e955 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.8/check-0.9.8.tar.gz'
- sha1 'a75cc89411e24b5d39b7869f8233e19f210de555'
+ url 'http://downloads.sourceforge.net/project/check/check/0.9.9/check-0.9.9.tar.gz'
+ sha1 '96c06ff9971884628c2512f0e3bca6141c49290b'
option :universal