aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2014-08-19 22:39:07 -0700
committerMike McQuaid2014-08-20 12:25:40 +0100
commit3f0ffcbdf1d48c76d10d0df9191ab6175d8f3062 (patch)
treee361274c37a48b516d9d75fef3a0674711649068 /Library/Formula
parent8d113cc0dfe2896232bcbeefa7e92633ccf0362e (diff)
downloadhomebrew-3f0ffcbdf1d48c76d10d0df9191ab6175d8f3062.tar.bz2
etcdctl 0.4.6
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/etcdctl.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/etcdctl.rb b/Library/Formula/etcdctl.rb
index cb078f7f6..51df724ef 100644
--- a/Library/Formula/etcdctl.rb
+++ b/Library/Formula/etcdctl.rb
@@ -2,8 +2,8 @@ require "formula"
class Etcdctl < Formula
homepage "https://github.com/coreos/etcdctl"
- url "https://github.com/coreos/etcdctl/archive/v0.4.5.tar.gz"
- sha1 "698704fa04d9308552e42ae7d2bd4ff15c193255"
+ url "https://github.com/coreos/etcdctl/archive/v0.4.6.tar.gz"
+ sha1 "924668c26a30bfe65ac88971965b1dad819be630"
head "https://github.com/coreos/etcdctl.git"
bottle do