fixup! fixup! Update gorelease config and docs - moving to cask due to depreciation

This commit is contained in:
2025-12-07 14:16:43 +00:00
parent 0d03f228f9
commit 1093ffcd4c
+3 -5
View File
@@ -63,9 +63,7 @@ homebrew_casks:
description: "Modern Kubernetes port-forward manager with interactive TUI"
license: MIT
hooks:
post.install: |
if OS.mac?
post:
install: |
system_command "/usr/bin/xattr",
args: ["-dr", "com.apple.quarantine", "#{staged_path}/kportal"],
sudo: false
end
args: ["-dr", "com.apple.quarantine", "#{staged_path}/kportal"]