From d16b912af096b3e143577fc2e93e2be2b9f278e2 Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Tue, 23 Dec 2014 18:02:23 +0100 Subject: ringojs 0.11.0 Closes #35215. Signed-off-by: Mike McQuaid --- Library/Formula/ringojs.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/ringojs.rb b/Library/Formula/ringojs.rb index 91b9d22eb..bde626eca 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 'http://ringojs.org/downloads/ringojs-0.10.tar.gz' - sha1 'e8ca13e23ab757f1e52132a1357a59b107318e91' + url 'https://github.com/ringo/ringojs/releases/download/v0.11.0/ringojs-0.11.tar.gz' + sha1 'ffeca5905165b0c883fb81cfcad8ca640772bf03' def install rm Dir['bin/*.cmd'] -- cgit v1.2.3