Revert "cask/audit: always enable codesign audit for casks"

This commit is contained in:
Bevan Kay 2024-04-03 08:15:05 +11:00 committed by GitHub
parent f0e442d88f
commit 160e9d44dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -492,7 +492,7 @@ module Cask
next if result.success?
add_error <<~EOS, location: cask.url.location
add_error <<~EOS, location: cask.url.location, strict_only: true
Signature verification failed:
#{result.merged_output}
macOS on ARM requires software to be signed.