the_silver_searcher 1.0.2
the-silver-searcher 1.0.2 Closes #7544. Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
This commit is contained in:
parent
b53270944d
commit
627e4b466f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class TheSilverSearcher < Formula
|
class TheSilverSearcher < Formula
|
||||||
desc "Code-search similar to ack"
|
desc "Code-search similar to ack"
|
||||||
homepage "https://github.com/ggreer/the_silver_searcher"
|
homepage "https://github.com/ggreer/the_silver_searcher"
|
||||||
url "https://github.com/ggreer/the_silver_searcher/archive/1.0.1.tar.gz"
|
url "https://github.com/ggreer/the_silver_searcher/archive/1.0.2.tar.gz"
|
||||||
sha256 "a79e6b024c6c756589b0d5ffbffe65983c750a07099d28aa5036d47a9feec86b"
|
sha256 "4cb73a4436fccf2c2cae91479a0167bacaa968a4deca28f3ff9d5abd98f01009"
|
||||||
head "https://github.com/ggreer/the_silver_searcher.git"
|
head "https://github.com/ggreer/the_silver_searcher.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue