etcd 3.3.13

Closes #39507.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2019-05-04 02:45:12 +08:00
parent 7ae38b3607
commit 4597839683
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,8 +1,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/archive/v3.3.12.tar.gz"
sha256 "0452a98bd485d757fd85d2182f8eac8c2dad315bcb6cf29a797ced9e2669c413"
url "https://github.com/etcd-io/etcd/archive/v3.3.13.tar.gz"
sha256 "02df2eb25d67dafc355d19a91791f686fcf59b04cea46110c3a11fcd5e365100"
head "https://github.com/etcd-io/etcd.git"
bottle do