aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ruby-build.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ruby-build.rb')
-rw-r--r--Library/Formula/ruby-build.rb5
1 files changed, 2 insertions, 3 deletions
diff --git a/Library/Formula/ruby-build.rb b/Library/Formula/ruby-build.rb
index dad45d4fe..3decb06aa 100644
--- a/Library/Formula/ruby-build.rb
+++ b/Library/Formula/ruby-build.rb
@@ -2,9 +2,8 @@ require "formula"
class RubyBuild < Formula
homepage "https://github.com/sstephenson/ruby-build"
- url "https://github.com/sstephenson/ruby-build/archive/v20150319zf.tar.gz"
- sha256 "5c6c34aad60df2b93e30fc2263fa400bfe20cbd4e2ceaf497431fb3568bdb738"
- version "20150319zf"
+ url "https://github.com/sstephenson/ruby-build/archive/v20150413.tar.gz"
+ sha256 "a07e1b31df730be9a7be64036fe89a06f0ce41dc6c1cd79c69f7aef08091d140"
head "https://github.com/sstephenson/ruby-build.git"