navi: update 0.16.0 bottle.
This commit is contained in:
parent
384e76a66f
commit
083a3c1c42
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Navi < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "32903c06380df0c28f55236b09cbf52fd41643ed8b7a23a95679608c020ee403" => :catalina
|
||||
sha256 "32903c06380df0c28f55236b09cbf52fd41643ed8b7a23a95679608c020ee403" => :mojave
|
||||
sha256 "32903c06380df0c28f55236b09cbf52fd41643ed8b7a23a95679608c020ee403" => :high_sierra
|
||||
sha256 "04a40559410f65f58cc1d9d19554d4413869583045e6b397dc4ae98041cca179" => :catalina
|
||||
sha256 "04a40559410f65f58cc1d9d19554d4413869583045e6b397dc4ae98041cca179" => :mojave
|
||||
sha256 "04a40559410f65f58cc1d9d19554d4413869583045e6b397dc4ae98041cca179" => :high_sierra
|
||||
end
|
||||
|
||||
depends_on "fzf"
|
||||
|
|
Loading…
Reference in a new issue