the_silver_searcher 0.32.0

Closes #1199.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
matteocng 2016-05-16 21:15:02 +02:00 committed by Mike McQuaid
parent 97e0fdd1f9
commit a0282e7eb2

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/0.31.0.tar.gz"
sha256 "61bc827f4557d8108e91cdfc9ba31632e2568b26884c92426417f58135b37da8"
url "https://github.com/ggreer/the_silver_searcher/archive/0.32.0.tar.gz"
sha256 "c5b208572e5cfc8a3cf366e8eb337b0c673c2ffa90c1ad90dfdcbe78251ba4cc"
head "https://github.com/ggreer/the_silver_searcher.git"
bottle do