diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/etcdctl.rb | 4 |
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 |
