Skip to content

Commit 6781ad3

Browse files
committed
Unquarantine unsigned binaries from Homebrew Cask
1 parent 1bd454e commit 6781ad3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ homebrew_casks:
6666
post:
6767
install: |
6868
if OS.mac?
69-
system_command "/usr/bin/xattr", args: ["-dr", "com.apple.quarantine", "#{staged_path}/restish"]
69+
system_command "/usr/bin/xattr", args: ["-dr", "com.apple.quarantine", "#{staged_path}/git-profile"]
7070
end
7171
7272
release:

0 commit comments

Comments
 (0)