aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBlake Imsland2015-04-02 14:18:44 -0700
committerTim D. Smith2015-04-02 21:05:01 -0700
commit4c56ba96248339f933cb28cef05be3cc4b1286b4 (patch)
treeb4bf6d3d5bc885829fa29f281c3b7cc6b949c5c1 /Library/Formula
parent1517d2b73c5d15fd9b14471b58cdfcc9a83383ba (diff)
downloadhomebrew-4c56ba96248339f933cb28cef05be3cc4b1286b4.tar.bz2
etcd 2.0.8
Closes #38317. Signed-off-by: Tim D. Smith <git@tim-smith.us>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/etcd.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/etcd.rb b/Library/Formula/etcd.rb
index 39b1ed19e..2ca5474eb 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.5.tar.gz"
- sha256 "ded57e8aac39c8ea7badb9785fbca564b3d768c2482c2d9c40bff83a3dc32ad8"
+ url "https://github.com/coreos/etcd/archive/v2.0.8.tar.gz"
+ sha256 "95155b04fb4b1e7e86f064d4b9f8858addd102dad589300a039f4c1a0227f983"
head "https://github.com/coreos/etcd.git"
bottle do