From 09e44256e7eaaf5c681aaf086de6149be7b932ea Mon Sep 17 00:00:00 2001 From: Mislav Marohnić Date: Fri, 20 Dec 2013 19:35:28 +0100 Subject: ruby-build 20131220 Closes #25360. Signed-off-by: Mike McQuaid --- 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 452ace1e2..88fd9aa49 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/v20131211.tar.gz' - sha1 '729a206c7bdeda36c155251842f9969e2bdfe8d0' + url 'https://github.com/sstephenson/ruby-build/archive/v20131220.tar.gz' + sha1 'a078d8f8e1722a8cd9c5df6636c74d0ac6e0926f' head 'https://github.com/sstephenson/ruby-build.git' -- cgit v1.2.3