google-js-test 1.0.6
Closes Homebrew/homebrew#8095. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
This commit is contained in:
parent
0a606424a4
commit
b77c42317f
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class GoogleJsTest < Formula
|
||||
url 'http://google-js-test.googlecode.com/files/gjstest-1.0.5.tar.bz2'
|
||||
url 'http://google-js-test.googlecode.com/files/gjstest-1.0.6.tar.bz2'
|
||||
homepage 'http://code.google.com/p/google-js-test/'
|
||||
sha1 '0314b4ed97ac19be7637c3e2735a81eb4a30e66e'
|
||||
sha1 '865abf7913424fe74bde43063759397b99d1986f'
|
||||
|
||||
depends_on 'gflags'
|
||||
depends_on 'glog'
|
||||
|
|
Loading…
Reference in a new issue