From 3ce63d8af0e9d9b2a69fb8d863fbe2ae07952e19 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Fri, 14 Jul 2017 13:24:25 -0700 Subject: [PATCH] etcd 3.2.3 Closes #15633. Signed-off-by: ilovezfs --- Formula/etcd.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/etcd.rb b/Formula/etcd.rb index 5eff957329..dad25f3f65 100644 --- a/Formula/etcd.rb +++ b/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.2.tar.gz" - sha256 "dcbc38efb19c1a6238de01b8c2ced45209eec4f5c92239f2bc03a3c0db684e90" + url "https://github.com/coreos/etcd/archive/v3.2.3.tar.gz" + sha256 "f7f70ec0a5d32522ed2599444671554aa4116196cb5298f89b5c34beae45f54b" head "https://github.com/coreos/etcd.git" bottle do