etcd 3.4.14

Closes #65674.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
chenrui 2020-11-25 20:19:42 +00:00 committed by BrewTestBot
parent 49ec4fb59c
commit 20c430fb80
1 changed files with 2 additions and 2 deletions

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.13",
revision: "ae9734ed278b7a1a7dfc82e800471ebbf9fce56f"
tag: "v3.4.14",
revision: "8a03d2e9614b8192ebaa5a25ef92f6ff62e3593c"
license "Apache-2.0"
head "https://github.com/etcd-io/etcd.git"