etcd 3.4.2

Closes #45071.

Signed-off-by: Rui Chen <rchen@meetup.com>
This commit is contained in:
Rui Chen 2019-10-09 20:14:08 -04:00
parent 92b76a1403
commit 0660d85827

View file

@ -2,8 +2,8 @@ class Etcd < Formula
desc "Key value store for shared configuration and service discovery"
homepage "https://github.com/etcd-io/etcd"
url "https://github.com/etcd-io/etcd.git",
:tag => "v3.4.1",
:revision => "a14579fbfb1a000439a40abf71862df51b0a2136"
:tag => "v3.4.2",
:revision => "bbe86b066c0c714fa2a17ee93a37882553cf2394"
head "https://github.com/etcd-io/etcd.git"
bottle do