diff options
Diffstat (limited to 'Library/Formula/js-test-driver.rb')
| -rw-r--r-- | Library/Formula/js-test-driver.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/js-test-driver.rb b/Library/Formula/js-test-driver.rb index d284443dc..c1f1d22fb 100644 --- a/Library/Formula/js-test-driver.rb +++ b/Library/Formula/js-test-driver.rb @@ -3,7 +3,7 @@ require 'formula' class JsTestDriver < Formula homepage 'http://code.google.com/p/js-test-driver/' url 'https://js-test-driver.googlecode.com/files/JsTestDriver-1.3.4.b.jar' - md5 '384a95a0504749f9ea34ba52e0a546b8' + sha1 'ce036e7c0973ff0588a52f0d3730b5c938404ed1' sha1 'ce036e7c0973ff0588a52f0d3730b5c938404ed1' def install |
