etcd: update 0.4.6 bottle.
Closes Homebrew/homebrew#31714. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
12fa49346d
commit
92b6c6395c
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class Etcd < Formula
|
|||
head "https://github.com/coreos/etcd.git"
|
||||
|
||||
bottle do
|
||||
sha1 "2e6b56281c35da746017d604f5c7b3de53e6f739" => :mavericks
|
||||
sha1 "7578c221fd84d8ebc83e4413fd719d2be42bed99" => :mountain_lion
|
||||
sha1 "ccf8dd7b01d62ed1e5a19ce035ef6ada9a0b327d" => :lion
|
||||
sha1 "dd7aff45b8fb94304047015343d03d692f7a991f" => :mavericks
|
||||
sha1 "e548cb1d29e4d0b5a78a6cd9e30034fb669e8c5a" => :mountain_lion
|
||||
sha1 "bc35b7c3315e899f4e6b96c9db7615de03c04dbd" => :lion
|
||||
end
|
||||
|
||||
depends_on "go" => :build
|
||||
|
|
Loading…
Reference in a new issue