diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/ringojs.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ringojs.rb b/Library/Formula/ringojs.rb index e3529103e..b884e7330 100644 --- a/Library/Formula/ringojs.rb +++ b/Library/Formula/ringojs.rb @@ -1,9 +1,9 @@ require 'formula' class Ringojs < Formula - url 'https://github.com/downloads/ringo/ringojs/ringojs-0.6.tar.gz' + url 'https://github.com/downloads/ringo/ringojs/ringojs-0.8.tar.gz' homepage 'http://ringojs.org' - md5 '9a18e2bc6624df43010c61d2ef0d65ee' + md5 '405455f7ab1bc7e230ff2ef50ced01c4' def shim_script target <<-EOS.undent |
