nsq: update 0.2.30 bottle.
Closes Homebrew/homebrew#31550. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
This commit is contained in:
parent
e4e164ba16
commit
380b106bb4
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Nsq < Formula
|
||||||
sha1 "e8e9df1b472782d912bca6fe451f25ec35b9c3e6"
|
sha1 "e8e9df1b472782d912bca6fe451f25ec35b9c3e6"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha1 "4107d91e72e694e26b9a533983c4e4aa25c549a0" => :mavericks
|
sha1 "fa6980ba138a8448cbe330cb0f3abb994f39981f" => :mavericks
|
||||||
sha1 "3dd13b928a7cce6419b4afb2d5bb82681de55cb0" => :mountain_lion
|
sha1 "b3b73efccdd831f621e71450962af28b25a2e96b" => :mountain_lion
|
||||||
sha1 "65e97e27186fd5c8f5b5b05a39b5de3b8a27a792" => :lion
|
sha1 "17b716e4f43f5608a51915ede83f1d83c9771ef2" => :lion
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "go" => :build
|
depends_on "go" => :build
|
||||||
|
|
Loading…
Reference in a new issue