From 1ae608d7f0156a5301fea2c83af5025f3870ac56 Mon Sep 17 00:00:00 2001 From: chenrui Date: Fri, 11 Sep 2020 16:32:21 +0000 Subject: [PATCH] navi 2.11.0 Closes #60985. Signed-off-by: Dawid Dziurla 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 641f99be2dd..8da84e06b29 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.10.0.tar.gz" - sha256 "24d4a4d07d7b69179999f89e17eb27195d6cb614379682ab6c87ec73ae9b1473" + url "https://github.com/denisidoro/navi/archive/v2.11.0.tar.gz" + sha256 "26024af3034ae16b914b467a56b03bfeb3ff3d235d72faedd2d48186e6ac024d" license "Apache-2.0" bottle do