navi 2.12.0
Closes #61185. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
8b66a2a901
commit
90ad2cff84
|
@ -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/v2.11.0.tar.gz"
|
||||
sha256 "26024af3034ae16b914b467a56b03bfeb3ff3d235d72faedd2d48186e6ac024d"
|
||||
url "https://github.com/denisidoro/navi/archive/v2.12.0.tar.gz"
|
||||
sha256 "2331a82f91dee35bd3a1c3cfc14b23a69f9d2ff65a8b7b840ead4e76e8e1f146"
|
||||
license "Apache-2.0"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in New Issue