etcd: update 2.0.9 bottle.

This commit is contained in:
BrewTestBot 2015-04-17 18:57:32 +01:00 committed by Jack Nagel
parent 98f62a189b
commit 86f2f3ea52

View file

@ -5,9 +5,9 @@ class Etcd < Formula
head "https://github.com/coreos/etcd.git"
bottle do
sha256 "4b8834b4e30d3a1b844c44c9d45fd56cc0c0ecd622fd25f9839c66951e8c4b9a" => :yosemite
sha256 "0fc622368c5a64ac24f85260fb1d571b9eedb8dbec9283134adf33ee1f17295b" => :mavericks
sha256 "3516319b664ce4bfea142f32a8844fa78d79f590b94c953cb29fcd3b6ad22c90" => :mountain_lion
sha256 "870f5f666aa3f07d6ca11825a4f052dfcd1057d6e8d9492e5ad786a587ecde84" => :yosemite
sha256 "8c21a563a19ec03d7424523e91b4c091bc51c55d447b8db0fb15488d147c0486" => :mavericks
sha256 "92960a6f1bcf2e87b4b0621294ce61c9a5586395e5509379132e5507ddeecb8a" => :mountain_lion
end
depends_on "go" => :build