Skip to content

Commit

Permalink
new sha for kubectx
Browse files Browse the repository at this point in the history
  • Loading branch information
rasjoh committed Oct 1, 2021
1 parent 27e8f1b commit d8295ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/kubectx.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class Kubectx < Formula
desc "Kubectx is a utility to manage and switch between kubectl contexts. Kubens is a utility to switch between Kubernetes namespaces."
homepage "https://github.com/meltwater/homebrew-fks"
url "https://github.com/meltwater/homebrew-fks/releases/download/kubectx-v#{version}/kubectx_v#{version}_darwin.tar.gz"
sha256 "8bd3b090ebafa87f5838e52fdd4f6faa603df2dd307af384c232eb6cd43b3eee"
sha256 "b1ef9adcca620181b784dbd84fd154ad29d7ae11231babc77fb80f1e8da77206"

def install
bin.install "kubectx"
Expand Down

0 comments on commit d8295ee

Please sign in to comment.