aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAaron Jacobs2012-10-24 09:53:57 +1100
committerAdam Vandenberg2012-10-23 16:08:10 -0700
commita524946e91746d236385c60ffd5289b23a361d28 (patch)
tree22c28fa35cf18bcbaaac3e42f94c45ba5c99f65d /Library/Formula
parente8cffc6681e3e3d9e1c11d84f0efe067df0054d2 (diff)
downloadhomebrew-a524946e91746d236385c60ffd5289b23a361d28.tar.bz2
google-js-test 1.0.8
Closes #15629. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/google-js-test.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/google-js-test.rb b/Library/Formula/google-js-test.rb
index 5329f01ec..b28bf43be 100644
--- a/Library/Formula/google-js-test.rb
+++ b/Library/Formula/google-js-test.rb
@@ -12,8 +12,8 @@ end
class GoogleJsTest < Formula
homepage 'http://code.google.com/p/google-js-test/'
- url 'http://google-js-test.googlecode.com/files/gjstest-1.0.7.tar.bz2'
- sha1 '8580cfe9c3ed2eca6e3c076bfc321048a6e4dd64'
+ url 'http://google-js-test.googlecode.com/files/gjstest-1.0.8.tar.bz2'
+ sha1 '2209dd0c700f9420e29a844920f8614e3d97156d'
depends_on NeedsSnowLeopard.new
depends_on 'gflags'