Skip to content

Commit

Permalink
Update Homebrew Formula with v0.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Ahmet Alp Balkan <[email protected]>
  • Loading branch information
ahmetb committed May 17, 2017
1 parent 572b3e8 commit 7e10232
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/kubectx.rb
Original file line number Diff line number Diff line change
@@ -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.2.0.tar.gz"
sha256 "28069aff84aaba1aa38f42d3b27e64e460a5c0651fb56b1748f44fd832d912e3"
url "https://github.com/ahmetb/kubectx/archive/v0.3.0.tar.gz"
sha256 "720b6d9a960a7583983ac84c90d2ff89f4494584cf82a3abb5d4e66e72444621"
head "https://github.com/ahmetb/kubectx.git", :branch => "short-names"
bottle :unneeded

Expand Down

0 comments on commit 7e10232

Please sign in to comment.