navi 0.16.0
Closes #47784. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
742bb2cecf
commit
384e76a66f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Navi < Formula
|
||||
desc "Interactive cheatsheet tool for the command-line"
|
||||
homepage "https://github.com/denisidoro/navi"
|
||||
url "https://github.com/denisidoro/navi/archive/v0.15.5.tar.gz"
|
||||
sha256 "2ce8c7053fd5483c95d5b1be4a6cc02a7156c6f7e14d415d3d3b83011c2a37ce"
|
||||
url "https://github.com/denisidoro/navi/archive/v0.16.0.tar.gz"
|
||||
sha256 "38f2fa3ec2198bf4ce0dbafcb244f845581fd33153dcc3007fcc5ff0585c59ca"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue