From 90ad2cff84e06f3635523412c9cb107a21e40289 Mon Sep 17 00:00:00 2001 From: chenrui Date: Tue, 15 Sep 2020 20:31:36 +0000 Subject: [PATCH] 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> --- Formula/navi.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/navi.rb b/Formula/navi.rb index aa4018be4cc..7b4923c5a03 100644 --- a/Formula/navi.rb +++ b/Formula/navi.rb @@ -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