ruby-build 20180329 (#25895)
This commit is contained in:
parent
ef35e7450f
commit
cfddb20861
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class RubyBuild < Formula
|
class RubyBuild < Formula
|
||||||
desc "Install various Ruby versions and implementations"
|
desc "Install various Ruby versions and implementations"
|
||||||
homepage "https://github.com/rbenv/ruby-build"
|
homepage "https://github.com/rbenv/ruby-build"
|
||||||
url "https://github.com/rbenv/ruby-build/archive/v20180224.tar.gz"
|
url "https://github.com/rbenv/ruby-build/archive/v20180329.tar.gz"
|
||||||
sha256 "5e3f80489b1deda4232b9b0f9b956e275647862500d1901f0e5859ff23bde7ac"
|
sha256 "4c8610c178ef2fa6bb29d4bcfca52608914632a51a56a5e70aeec8bf0894167b"
|
||||||
head "https://github.com/rbenv/ruby-build.git"
|
head "https://github.com/rbenv/ruby-build.git"
|
||||||
|
|
||||||
bottle :unneeded
|
bottle :unneeded
|
||||||
|
|
Loading…
Reference in a new issue