From 12c3eb6dfe97fb708d08ea3b1d4a19317fbb3246 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Sat, 18 May 2013 05:56:20 -0700 Subject: ruby-build 20130518 Closes #19910. Signed-off-by: Jack Nagel --- Library/Formula/ruby-build.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/ruby-build.rb b/Library/Formula/ruby-build.rb index 69528b7c3..739dfb061 100644 --- a/Library/Formula/ruby-build.rb +++ b/Library/Formula/ruby-build.rb @@ -2,8 +2,8 @@ require 'formula' class RubyBuild < Formula homepage 'https://github.com/sstephenson/ruby-build' - url 'https://github.com/sstephenson/ruby-build/archive/v20130514.tar.gz' - sha1 '1347cee973773fb4934c1f51e12cdf0a9dac17ac' + url 'https://github.com/sstephenson/ruby-build/archive/v20130518.tar.gz' + sha1 '291bbadb2cf1201c976862da3a9da0a8300816f3' head 'https://github.com/sstephenson/ruby-build.git' -- cgit v1.2.3