From 75d6f5bcaabbb250a127f3bdb751f4ff1114fe27 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Mon, 24 Feb 2014 20:30:43 +0900 Subject: ruby-build 20140224 Closes #26964. 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 6997a41e1..16bee8939 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/v20140214.tar.gz' - sha1 'f4051c40abc05ea6e6af45aeadb27d74d5ab36d8' + url 'https://github.com/sstephenson/ruby-build/archive/v20140224.tar.gz' + sha1 '33d355d768619a904c5fdb50024c017ecf090e74' head 'https://github.com/sstephenson/ruby-build.git' -- cgit v1.2.3