the_silver_searcher 0.28.0

Closes Homebrew/homebrew#35269.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
David Larson 2014-12-25 19:43:36 -08:00 committed by Jack Nagel
parent 61f357fd5c
commit cf1ee55ef7

View file

@ -1,10 +1,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.27.0.tar.gz"
sha1 "3d2e85b5d3cb9fd1caccfaee9d8e5d140271b2fd"
url "https://github.com/ggreer/the_silver_searcher/archive/0.28.0.tar.gz"
sha1 "95ef49e671db12ee56c883fe8f6e7b0a0ce18b81"
bottle do
cellar :any