etcd: update 2.0.5 bottle.
This commit is contained in:
parent
e94f518be0
commit
da7ced70f6
1 changed files with 3 additions and 3 deletions
|
@ -5,9 +5,9 @@ class Etcd < Formula
|
|||
head "https://github.com/coreos/etcd.git"
|
||||
|
||||
bottle do
|
||||
sha256 "821841848d23eb547ad98612f4e4048a1e47189bc9a18cbf3826ed3c86180510" => :yosemite
|
||||
sha256 "d319db0e1163f7c66606c42f672f5405ddc206b1f5665928d5a1f03469809b9e" => :mavericks
|
||||
sha256 "76ef13aa736e2f9480c99175db429a389c67e825b786291dff3b374fa36121d5" => :mountain_lion
|
||||
sha256 "41f81923a5c7c2fafb2ec1f6c95d354daea8986cf32c4fca56735180fd130a03" => :yosemite
|
||||
sha256 "e3ca3ccf596d76b9a60060e80edc691928617b39df93c5a7dac1bf41895c4554" => :mavericks
|
||||
sha256 "d2ca6ebfe34d406deed30968f491def63c1e06b1239f605203c6ce1990a4d564" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on "go" => :build
|
||||
|
|
Loading…
Reference in a new issue