hub: update 2.5.1 bottle.
This commit is contained in:
parent
015222b653
commit
708d425d4d
1 changed files with 3 additions and 5 deletions
|
@ -7,11 +7,9 @@ class Hub < Formula
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
rebuild 1
|
sha256 "615f3b7b09e7ea0cb5cd4de1ecf5a1ad5f61382860524624ecccaffffd4c818d" => :high_sierra
|
||||||
sha256 "6ecbc86d7695b2dd376a5ebd6ae02959132eec9a83464f252cb8d700dd5cd5cb" => :mojave
|
sha256 "8e191a21ad7b1cb2bb746257d99f322b7169879fe4f42f6619234c6abfb552ef" => :sierra
|
||||||
sha256 "2609a97cd6233a635e69e6baae251641729f73317db40d26c13a9f96c45d59cd" => :high_sierra
|
sha256 "2e59d1b0a83718d1663a40c895fb3a6d6faf9f12cf0519f4c0a9105c2c30f4cd" => :el_capitan
|
||||||
sha256 "aabdf10641af380804c8a640a072acd6c6806c1d1dc015d18169ae5e3e221653" => :sierra
|
|
||||||
sha256 "82c72bd7c6a4f9a4d24dd95bb3540b9d2f44985e3c3b72b92eccbd442fbacc87" => :el_capitan
|
|
||||||
end
|
end
|
||||||
|
|
||||||
option "without-completions", "Disable bash/zsh completions"
|
option "without-completions", "Disable bash/zsh completions"
|
||||||
|
|
Loading…
Reference in a new issue