ruby-build 20190130
Closes #36553. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
ba45556e1b
commit
46df47d317
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class RubyBuild < Formula
|
||||
desc "Install various Ruby versions and implementations"
|
||||
homepage "https://github.com/rbenv/ruby-build"
|
||||
url "https://github.com/rbenv/ruby-build/archive/v20181225.tar.gz"
|
||||
sha256 "5ace4787ace47384dc419b20f5eb5a59f1174e00bfabcfed74a175033cd0b18a"
|
||||
url "https://github.com/rbenv/ruby-build/archive/v20190130.tar.gz"
|
||||
sha256 "d397913cf784fe295c2b6750aaa1f0b08d32fad6ccc5baeb7fb77e6c13dc28bb"
|
||||
head "https://github.com/rbenv/ruby-build.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue