sift 0.4.0

Closes Homebrew/homebrew#45054.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Matt Wean 2015-10-16 17:47:39 -07:00 committed by Dominyk Tiller
parent ef51209e31
commit 01f8e0e2f2

View file

@ -3,8 +3,8 @@ require "language/go"
class Sift < Formula class Sift < Formula
desc "Fast and powerful open source alternative to grep" desc "Fast and powerful open source alternative to grep"
homepage "https://sift-tool.org" homepage "https://sift-tool.org"
url "https://github.com/svent/sift/archive/v0.3.4.tar.gz" url "https://github.com/svent/sift/archive/v0.4.0.tar.gz"
sha256 "88eefbfd02bea5183cedfaab9bfeef397c622a15970b0540ddb4a3e3ea62d775" sha256 "6682b3eb08ae45eca8c6a09ef7811a79f6a9f244cdd06b76cd65eed956375b31"
bottle do bottle do
cellar :any_skip_relocation cellar :any_skip_relocation