From 3f0ffcbdf1d48c76d10d0df9191ab6175d8f3062 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Tue, 19 Aug 2014 22:39:07 -0700 Subject: etcdctl 0.4.6 --- Library/Formula/etcdctl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') 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 -- cgit v1.2.3