diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/ringojs.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ringojs.rb b/Library/Formula/ringojs.rb index 654558a12..116171cfe 100644 --- a/Library/Formula/ringojs.rb +++ b/Library/Formula/ringojs.rb @@ -1,8 +1,8 @@ require 'formula' class Ringojs < Formula - url 'https://github.com/downloads/ringo/ringojs/ringojs-0.8.tar.gz' homepage 'http://ringojs.org' + url 'https://github.com/downloads/ringo/ringojs/ringojs-0.8.tar.gz' sha1 '28fd76fce28b41e2abcbe27a8b1731744d340e94' def install |
