the_silver_searcher 2.1.0

Closes #17221.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
Leon Klingele 2017-08-25 08:52:25 +02:00 committed by ilovezfs
parent 7b053a39c5
commit 15eb59d905

View file

@ -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/2.0.0.tar.gz"
sha256 "ff7243863f22ed73eeab6f7a6d17cfff585a7eaa41d5ab3ae4f5d6db97701d5f"
url "https://github.com/ggreer/the_silver_searcher/archive/2.1.0.tar.gz"
sha256 "cb416a0da7fe354a009c482ae709692ed567f8e7d2dad4d242e726dd7ca202f0"
head "https://github.com/ggreer/the_silver_searcher.git"
bottle do