From 7c52c1d3bdcada36a10c97b786d5ddeb31209dcc Mon Sep 17 00:00:00 2001 From: Sebastian Wyder Date: Fri, 12 Oct 2012 19:24:08 +0300 Subject: Ruby 1.9.3p286 Closes #15427. Signed-off-by: Adam Vandenberg --- Library/Formula/ruby.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/ruby.rb b/Library/Formula/ruby.rb index a54ed59e4..21849817b 100644 --- a/Library/Formula/ruby.rb +++ b/Library/Formula/ruby.rb @@ -2,8 +2,8 @@ require 'formula' class Ruby < Formula homepage 'http://www.ruby-lang.org/en/' - url 'http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p194.tar.gz' - sha256 '46e2fa80be7efed51bd9cdc529d1fe22ebc7567ee0f91db4ab855438cf4bd8bb' + url 'http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p286.tar.gz' + sha256 'e94367108751fd6bce79401d947baa66096c757fd3a0856350a2abd05d26d89d' head 'http://svn.ruby-lang.org/repos/ruby/trunk/' -- cgit v1.2.3