etcd 3.2.0

Closes #14434.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2017-06-09 18:36:05 -07:00
parent 1a63b51c65
commit 0a3168d152

View file

@ -1,8 +1,8 @@
class Etcd < Formula
desc "Key value store for shared configuration and service discovery"
homepage "https://github.com/coreos/etcd"
url "https://github.com/coreos/etcd/archive/v3.1.8.tar.gz"
sha256 "f68700f710dfd9c5fefb41a60e96f9d0c7907e6abe21518ab0a05f6e425a3d4e"
url "https://github.com/coreos/etcd/archive/v3.2.0.tar.gz"
sha256 "b047756eea4d1592d373582e3300c0aec58c508e6a08bf6582c08d3571f3578d"
head "https://github.com/coreos/etcd.git"
bottle do