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