etcd 3.1.3
Closes #10875. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
5d182c2637
commit
6e1ba950f9
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.2.tar.gz"
|
||||
sha256 "8e69b5c4c8711a27b538a116a2dd464878ae1c724da5a0b5f2f19df0a93b6e79"
|
||||
url "https://github.com/coreos/etcd/archive/v3.1.3.tar.gz"
|
||||
sha256 "4c4dfc3312aa400b1b6ee18857ca9969d3fc9cfe18463d7682f3d210e8bf0878"
|
||||
head "https://github.com/coreos/etcd.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue