mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Update kubecontext.rb
This commit is contained in:
@@ -7,11 +7,13 @@ cask "kubecontext" do
|
||||
desc "Menu bar app for managing Kubernetes contexts"
|
||||
homepage "https://github.com/turkenh/KubeContext"
|
||||
|
||||
depends_on macos: ">= :big_sur"
|
||||
|
||||
app "KubeContext.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Scripts/com.ht.kubecontext",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.ht.kubecontext.sfl2",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.ht.kubecontext.sfl*",
|
||||
"~/Library/Containers/com.ht.kubecontext",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user