ruby-build 20160226
Closes Homebrew/homebrew#49553. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
907fd0d478
commit
54018e3905
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/v20160130.tar.gz"
|
||||
sha256 "9f64d81252a08ad95a6e3a66c07e0f3be127a70a742da526bdf42b501304b547"
|
||||
url "https://github.com/rbenv/ruby-build/archive/v20160226.tar.gz"
|
||||
sha256 "6c415bb1a3b3e619d434bf88c0c0fea0df1f8f5f4b166cc9103a936b6359d28a"
|
||||
|
||||
head "https://github.com/rbenv/ruby-build.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue