etcd 3.2.13
Closes #22382. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
00bf00bb11
commit
5ec2312e3f
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.2.12.tar.gz"
|
||||
sha256 "555905b2122155dce905ae98eea7c7751d8150ba6959c657ec093c1ab6803acf"
|
||||
url "https://github.com/coreos/etcd/archive/v3.2.13.tar.gz"
|
||||
sha256 "2d3da8e5fff8cbf70bc0fe2ea193ec74a1c4acdb42504bd2f1e391d163b4cdf6"
|
||||
head "https://github.com/coreos/etcd.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue