ruby-build 20131122.1

Closes Homebrew/homebrew#24605.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Chongyu Zhu 2013-11-23 10:25:07 +08:00 committed by Adam Vandenberg
parent 674fdb1300
commit 3ed79f76b3
1 changed files with 2 additions and 2 deletions

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/v20131115.tar.gz'
sha1 '19e215947d115445bc73caa6163388fdefb7e823'
url 'https://github.com/sstephenson/ruby-build/archive/v20131122.1.tar.gz'
sha1 '9ee2cf3a64d08e25c13e0d799ff689a997361328'
head 'https://github.com/sstephenson/ruby-build.git'