From 9a16f67a0cf690f8a7c6e64c7d06e37ec153fb00 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Fri, 14 Oct 2016 17:51:12 -0400 Subject: [PATCH] ripgrep 0.2.3 (update) Closes #5923. Signed-off-by: Mike McQuaid --- Formula/ripgrep.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/ripgrep.rb b/Formula/ripgrep.rb index b501fb5b75..8ab0272e69 100644 --- a/Formula/ripgrep.rb +++ b/Formula/ripgrep.rb @@ -1,8 +1,8 @@ class Ripgrep < Formula desc "Search tool like grep and The Silver Searcher." homepage "https://github.com/BurntSushi/ripgrep" - url "https://github.com/BurntSushi/ripgrep/archive/0.2.1.tar.gz" - sha256 "372ccd0a93c98e9f3cc51644a9c52d1d8437ecb8b0e2908b33df9a46ca7b9ee2" + url "https://github.com/BurntSushi/ripgrep/archive/0.2.3.tar.gz" + sha256 "a88531558d2023df76190ea2e52bee50d739eabece8a57df29abbad0c6bdb917" head "https://github.com/BurntSushi/ripgrep.git" bottle do