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