From b06fcaf054bdc168e2e104b8725030bdc3e76997 Mon Sep 17 00:00:00 2001 From: Ahmet Alp Balkan Date: Wed, 17 May 2017 10:08:44 -0700 Subject: [PATCH] Update Homebrew Formula with v0.3.1 Signed-off-by: Ahmet Alp Balkan --- Formula/kubectx.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/kubectx.rb b/Formula/kubectx.rb index 789c7ee..47c7124 100644 --- a/Formula/kubectx.rb +++ b/Formula/kubectx.rb @@ -1,8 +1,8 @@ class Kubectx < Formula desc "Tool that can switch between kubectl contexts easily and create aliases" homepage "https://github.com/ahmetb/kubectx" - url "https://github.com/ahmetb/kubectx/archive/v0.3.0.tar.gz" - sha256 "720b6d9a960a7583983ac84c90d2ff89f4494584cf82a3abb5d4e66e72444621" + url "https://github.com/ahmetb/kubectx/archive/v0.3.1.tar.gz" + sha256 "4e995f5bec6f41c8d5b6e77f413a58ead077816348e72de26dde3655ec2b7d0b" head "https://github.com/ahmetb/kubectx.git", :branch => "short-names" bottle :unneeded