From 96fb0e759db61bfb2f495c64f9df359569ccf246 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Tue, 6 Aug 2013 08:46:02 +0200 Subject: ruby-build 20130806 Closes #21688. Signed-off-by: Adam Vandenberg --- 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 1ec3f6fe0..fa0fbb70a 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/v20130628.tar.gz' - sha1 'a26df829fa089807c30422a2df04348b3b4ec1b5' + url 'https://github.com/sstephenson/ruby-build/archive/v20130806.tar.gz' + sha1 'cd038bfb6ccdf7f3e8c284450a29326eacb3f1c6' head 'https://github.com/sstephenson/ruby-build.git' -- cgit v1.2.3