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

This commit is contained in:
2025-12-07 14:36:45 +00:00
parent 690c587c0a
commit 7ac6fe0541
+4 -2
View File
@@ -65,5 +65,7 @@ homebrew_casks:
hooks: hooks:
post: post:
install: | install: |
system_command "/usr/bin/xattr", if OS.mac?
args: ["-dr", "com.apple.quarantine", "#{staged_path}/kportal"] system_command "/usr/bin/xattr",
args: ["-dr", "com.apple.quarantine", "#{staged_path}/kportal"]
end