etcdctl: update 0.4.4 bottle.
Closes Homebrew/homebrew#30427. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
fd2e376b1f
commit
8dbe375025
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class Etcdctl < Formula
|
|||
head 'https://github.com/coreos/etcdctl.git'
|
||||
|
||||
bottle do
|
||||
sha1 "75f0759aaa2530515292ee085b2842c7720f4b60" => :mavericks
|
||||
sha1 "adc8d9fe819aa37986ea31e1e242bea4f042b43b" => :mountain_lion
|
||||
sha1 "b59391519465ca5f28804dbd66492180d2f4dea8" => :lion
|
||||
sha1 "ee0471621da897916e0129edc72a3e427fe3a5c8" => :mavericks
|
||||
sha1 "5d3098326902645ac8d6338224b66e3451c1321c" => :mountain_lion
|
||||
sha1 "b3191d68fb77a1f6930d4e35ea0d83f7bf87423e" => :lion
|
||||
end
|
||||
|
||||
depends_on 'go' => :build
|
||||
|
|
Loading…
Reference in a new issue