mirror of
https://github.com/lukaszraczylo/kportal.git
synced 2026-07-08 06:35:10 +00:00
fixup! fixup! Update gorelease config and docs - moving to cask due to depreciation
This commit is contained in:
+3
-5
@@ -63,9 +63,7 @@ homebrew_casks:
|
|||||||
description: "Modern Kubernetes port-forward manager with interactive TUI"
|
description: "Modern Kubernetes port-forward manager with interactive TUI"
|
||||||
license: MIT
|
license: MIT
|
||||||
hooks:
|
hooks:
|
||||||
post.install: |
|
post:
|
||||||
if OS.mac?
|
install: |
|
||||||
system_command "/usr/bin/xattr",
|
system_command "/usr/bin/xattr",
|
||||||
args: ["-dr", "com.apple.quarantine", "#{staged_path}/kportal"],
|
args: ["-dr", "com.apple.quarantine", "#{staged_path}/kportal"]
|
||||||
sudo: false
|
|
||||||
end
|
|
||||||
|
|||||||
Reference in New Issue
Block a user