nsq: add 0.2.29 bottle.

Closes Homebrew/homebrew#31121.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
BrewTestBot 2014-07-25 14:50:20 +01:00 committed by Mike McQuaid
parent 3469b364ca
commit 58affc21db

View file

@ -5,6 +5,12 @@ class Nsq < Formula
url "https://github.com/bitly/nsq/archive/v0.2.29.tar.gz"
sha1 "f8574d984e92f60248e7ec13f05390182b4906c5"
bottle do
sha1 "4107d91e72e694e26b9a533983c4e4aa25c549a0" => :mavericks
sha1 "3dd13b928a7cce6419b4afb2d5bb82681de55cb0" => :mountain_lion
sha1 "65e97e27186fd5c8f5b5b05a39b5de3b8a27a792" => :lion
end
depends_on "go" => :build
depends_on :hg # some package dependencies are mercurial repos