the_silver_searcher 0.32.0
Closes #1199. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
97e0fdd1f9
commit
a0282e7eb2
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue