ruby-install: update 0.6.1 bottle.
This commit is contained in:
parent
2cd352b4cb
commit
81442c44bc
1 changed files with 3 additions and 4 deletions
|
@ -8,10 +8,9 @@ class RubyInstall < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "4c710ba0d99a30f7c5466cb6f2277d6385297e6279fa8fb349e826c9b9bfecaf" => :sierra
|
||||
sha256 "38703ce6849bf87c8a67e0e1b9f093f0cba1b5d9cceb88b44fb9949ff4fafbe4" => :el_capitan
|
||||
sha256 "c2e7fd7648f01527d596f416405418bdbee463604f3013c1cd860b4e2b0543c2" => :yosemite
|
||||
sha256 "ec0f19e5ab2fb76c1449e22a412505d2061180c9bb4d89896f73316dd15a4926" => :mavericks
|
||||
sha256 "a9e4545b46128f0d35e25c7e558330a93a8ceaf025410610c795b9904bf241a1" => :sierra
|
||||
sha256 "3b0b594e01f951b7161b36b33ae59fd0063ac05212708e6eb107bf70fd508258" => :el_capitan
|
||||
sha256 "3b0b594e01f951b7161b36b33ae59fd0063ac05212708e6eb107bf70fd508258" => :yosemite
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue