diff options
| author | Adam Vandenberg | 2013-01-28 19:40:47 -0800 |
|---|---|---|
| committer | Adam Vandenberg | 2013-01-28 21:40:22 -0800 |
| commit | 62371881609f387011786921163709efdbdd6956 (patch) | |
| tree | 75a32cf22490b403497a0d81b22eb38104199907 /Library/Formula | |
| parent | 8b8b8b77cca0bb5873a2820e687126754d78f9ac (diff) | |
| download | homebrew-62371881609f387011786921163709efdbdd6956.tar.bz2 | |
ringojs: style nits
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 |
