Skip to content

Commit

Permalink
etcd 3.2.7
Browse files Browse the repository at this point in the history
Closes #17502.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
ilovezfs committed Sep 2, 2017
1 parent 8be8013 commit a49ff7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/etcd.rb
@@ -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.6.tar.gz"
sha256 "23ab4016bf0a057d36461cee001dc5b38d0d757fa5d9e8226833687dab06faa2"
url "https://github.com/coreos/etcd/archive/v3.2.7.tar.gz"
sha256 "b91a40102b944ba8e4dad439721c7068eccbc1d0cb0e7f2ded9dad134d2875ce"
head "https://github.com/coreos/etcd.git"

bottle do
Expand Down

0 comments on commit a49ff7b

Please sign in to comment.