ruby-build 20140225

Closes Homebrew/homebrew#27015.

Signed-off-by: Brett Koonce <koonce@gmail.com>
This commit is contained in:
Erik Michaels-Ober 2014-02-26 11:08:52 +09:00 committed by Brett Koonce
parent e6f868086f
commit 2dac2f8bfe

View file

@ -2,8 +2,8 @@ require 'formula'
class RubyBuild < Formula
homepage 'https://github.com/sstephenson/ruby-build'
url 'https://github.com/sstephenson/ruby-build/archive/v20140224.1.tar.gz'
sha1 '482293b6afa524122538634f09366d27e82ff1c4'
url 'https://github.com/sstephenson/ruby-build/archive/v20140225.tar.gz'
sha1 '53f733e5fe08becc1dbb9ac2bc0d23318f778373'
head 'https://github.com/sstephenson/ruby-build.git'