aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorErik Michaels-Ober2014-04-20 10:28:32 +0200
committerAdam Vandenberg2014-04-20 10:25:28 -0700
commit0ca8be8c7252c2d70bf655ec84214ad3bcecb3de (patch)
tree24740d09b6d52ea7fe2bcbf36c007ac863666769 /Library/Formula
parenta3efda2645c31ab1270a803aacdd6b047f2d0ff4 (diff)
downloadhomebrew-0ca8be8c7252c2d70bf655ec84214ad3bcecb3de.tar.bz2
ruby-build 20140420
Closes #28542. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ruby-build.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ruby-build.rb b/Library/Formula/ruby-build.rb
index 212049266..f1f8f4f28 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/v20140408.tar.gz'
- sha1 '5f706cd3b0b31d6240cd92fe8191e0d8265de910'
+ url 'https://github.com/sstephenson/ruby-build/archive/v20140420.tar.gz'
+ sha1 'afc08419c7e1f58da3893d8dbc8478665f449f6e'
head 'https://github.com/sstephenson/ruby-build.git'