From d8c32f6e39ed739ba100749a5b0afb72e3facda2 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sun, 27 Nov 2016 14:52:06 -0800 Subject: [PATCH] the_silver_searcher 1.0.1 Closes #7302. Signed-off-by: William Woodruff --- Formula/the_silver_searcher.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/the_silver_searcher.rb b/Formula/the_silver_searcher.rb index 027d1a14a9..862de6bd0d 100644 --- a/Formula/the_silver_searcher.rb +++ b/Formula/the_silver_searcher.rb @@ -1,8 +1,8 @@ class TheSilverSearcher < Formula desc "Code-search similar to ack" homepage "https://github.com/ggreer/the_silver_searcher" - url "https://github.com/ggreer/the_silver_searcher/archive/0.33.0.tar.gz" - sha256 "351ab79ada811fd08f81296de10a7498ea3c46b681d73696d5a2911edbdc19db" + url "https://github.com/ggreer/the_silver_searcher/archive/1.0.1.tar.gz" + sha256 "a79e6b024c6c756589b0d5ffbffe65983c750a07099d28aa5036d47a9feec86b" head "https://github.com/ggreer/the_silver_searcher.git" bottle do