ruby-build 20160228
Closes Homebrew/homebrew#49614. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
d43d290082
commit
baee9b69b4
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/v20160226.tar.gz"
|
||||
sha256 "6c415bb1a3b3e619d434bf88c0c0fea0df1f8f5f4b166cc9103a936b6359d28a"
|
||||
url "https://github.com/rbenv/ruby-build/archive/v20160228.tar.gz"
|
||||
sha256 "ee819bfc7f7cfff41e077c05ba8e7e9e813c8c7f1e4af79be8775df3d41c0685"
|
||||
|
||||
head "https://github.com/rbenv/ruby-build.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue