diff --git a/Formula/etcd.rb b/Formula/etcd.rb index ef41b34a04..3f406461bf 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.8.tar.gz" - sha256 "f68700f710dfd9c5fefb41a60e96f9d0c7907e6abe21518ab0a05f6e425a3d4e" + url "https://github.com/coreos/etcd/archive/v3.2.0.tar.gz" + sha256 "b047756eea4d1592d373582e3300c0aec58c508e6a08bf6582c08d3571f3578d" head "https://github.com/coreos/etcd.git" bottle do