diff --git a/Casks/k/kube-cluster.rb b/Casks/k/kube-cluster.rb index 9bd1aa6c65..4caba1318a 100644 --- a/Casks/k/kube-cluster.rb +++ b/Casks/k/kube-cluster.rb @@ -6,11 +6,9 @@ cask "kube-cluster" do name "Kube-Cluster" homepage "https://github.com/TheNewNormal/kube-cluster-osx" + deprecate! date: "2023-12-17", because: :discontinued + app "Kube-Cluster.app" zap trash: "~/kube-cluster" - - caveats do - discontinued - end end