etcd 3.2.0
Closes #14434. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
1a63b51c65
commit
0a3168d152
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue