the_silver_searcher 0.25.0

Closes Homebrew/homebrew#33083.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
David Larson 2014-10-10 13:34:17 -07:00 committed by Jack Nagel
parent 29523c3141
commit 8e2d2ca450

View file

@ -3,8 +3,8 @@ require "formula"
class TheSilverSearcher < Formula
homepage "https://github.com/ggreer/the_silver_searcher"
head "https://github.com/ggreer/the_silver_searcher.git"
url "https://github.com/ggreer/the_silver_searcher/archive/0.24.1.tar.gz"
sha1 "9fa8f335089386319376393e0e630e2b8e41d373"
url "https://github.com/ggreer/the_silver_searcher/archive/0.25.0.tar.gz"
sha1 "f4d18e48aa8e7abae0b23fdb8a9d205a52efe94c"
bottle do
cellar :any