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 754108474c
+4 -2
View File
@@ -65,5 +65,7 @@ homebrew_casks:
hooks:
post:
install: |
system_command "/usr/bin/xattr",
args: ["-dr", "com.apple.quarantine", "#{staged_path}/kportal"]
if OS.mac?
system_command "/usr/bin/xattr",
args: ["-dr", "com.apple.quarantine", "#{staged_path}/kportal"]
end