aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2013-01-29 07:49:56 -0800
committerAdam Vandenberg2013-01-29 07:51:25 -0800
commit1ae81a292ab89498a84f5f4b9a2eaa0148733bbc (patch)
treed3c09ed43d400f7ca175e03cd2d191fcdf12609b /Library/Formula
parentcf0c4e90a6c3daa093a05f836cf82a0c23dd548d (diff)
downloadhomebrew-1ae81a292ab89498a84f5f4b9a2eaa0148733bbc.tar.bz2
ringojs 0.9
Closes #17395.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ringojs.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ringojs.rb b/Library/Formula/ringojs.rb
index 116171cfe..a10bdeefb 100644
--- a/Library/Formula/ringojs.rb
+++ b/Library/Formula/ringojs.rb
@@ -2,8 +2,8 @@ require 'formula'
class Ringojs < Formula
homepage 'http://ringojs.org'
- url 'https://github.com/downloads/ringo/ringojs/ringojs-0.8.tar.gz'
- sha1 '28fd76fce28b41e2abcbe27a8b1731744d340e94'
+ url 'http://ringojs.org/downloads/ringojs-0.9.tar.gz'
+ sha1 '1b0b7efcad323d5dd7ce3b1dbdfc079914e8713a'
def install
rm Dir['bin/*.cmd']