parent
7ae38b3607
commit
4597839683
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/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
|
||||
|
|
Loading…
Reference in a new issue