From bdfb18deda510fdf9f20519220f7c71ab2520aa8 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sat, 25 Feb 2017 00:12:19 -0800 Subject: [PATCH] etcd 3.1.2 Closes #10332. 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 3bb2e46ee3..bb45669a83 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.1.1.tar.gz" - sha256 "30de353526bf1e4371bcc38364010950a28fa8e6671b06b88852d8dccb7af6bf" + url "https://github.com/coreos/etcd/archive/v3.1.2.tar.gz" + sha256 "8e69b5c4c8711a27b538a116a2dd464878ae1c724da5a0b5f2f19df0a93b6e79" head "https://github.com/coreos/etcd.git" bottle do