diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/etcd.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/etcd.rb b/Library/Formula/etcd.rb index 1ce446543..6f0225d0e 100644 --- a/Library/Formula/etcd.rb +++ b/Library/Formula/etcd.rb @@ -1,7 +1,7 @@ class Etcd < Formula homepage "https://github.com/coreos/etcd" - url "https://github.com/coreos/etcd/archive/v2.0.9.tar.gz" - sha256 "a03c44fa125a3058c4cec0704136485b6031163108399969ba4a0e19f98dcf23" + url "https://github.com/coreos/etcd/archive/v2.0.10.tar.gz" + sha256 "6029113d9870e5c6f0d10adbd2b6670958a46575114a094b86b607771a0e5ff3" head "https://github.com/coreos/etcd.git" bottle do |
