ruby-build 20151225
Closes Homebrew/homebrew#47362. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
993abcfcab
commit
cc812c7335
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/v20151216.tar.gz"
|
||||
sha256 "90e63530134ff47a981d5875f8716ccfa5a235251231e7359bd2b8c147c335c1"
|
||||
url "https://github.com/rbenv/ruby-build/archive/v20151225.tar.gz"
|
||||
sha256 "1d60ed0aba2dec306c05e0bfd447604b9f654dc28a4a0dfdb29e587913ad7523"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue