diff --git a/Library/Homebrew/cask/audit.rb b/Library/Homebrew/cask/audit.rb index f2805902ef..e5a225d37a 100644 --- a/Library/Homebrew/cask/audit.rb +++ b/Library/Homebrew/cask/audit.rb @@ -492,7 +492,7 @@ module Cask next if result.success? - add_error <<~EOS, location: cask.url.location, strict_only: true + add_error <<~EOS, location: cask.url.location Signature verification failed: #{result.merged_output} macOS on ARM requires software to be signed.