From 217402604b3655c2b97536e5b9cec114c72c8383 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 27 Jun 2019 13:46:24 +0800 Subject: [PATCH] jvgrep 5.7.0 Closes #41394. Signed-off-by: FX Coudert --- Formula/jvgrep.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/jvgrep.rb b/Formula/jvgrep.rb index 9e8689059a..5b891c7310 100644 --- a/Formula/jvgrep.rb +++ b/Formula/jvgrep.rb @@ -3,8 +3,8 @@ require "language/go" class Jvgrep < Formula desc "Grep for Japanese users of Vim" homepage "https://github.com/mattn/jvgrep" - url "https://github.com/mattn/jvgrep/archive/v5.6.0.tar.gz" - sha256 "9d74f885c70bad15034cafb7210a5b2e1be299a5e41387bb9550471e5c52e0ea" + url "https://github.com/mattn/jvgrep/archive/v5.7.0.tar.gz" + sha256 "acd390950f91693b289b4e16d3a48e5e96f3521fdd60db6a363ff7aebd6ab506" head "https://github.com/mattn/jvgrep.git" bottle do