WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@samford
Copy link
Member

@samford samford commented Nov 6, 2025

Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.

In the following questions <cask> is the token of the cask you're submitting.

After making any changes to a cask, existing or new, verify:

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • Checked the cask was not already refused (add your cask's name to the end of the search field).
  • brew audit --cask --new <cask> worked successfully.
  • HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask> worked successfully.
  • brew uninstall --cask <cask> worked successfully.

epic-games is autobumped but the workflow failed to update to version 19.0.0 because brew audit failed with a "No artifacts require Rosetta 2 but the caveats say otherwise!" error. I've confirmed that this release is a universal app, so this updates the version and removes the Rosetta caveat. This also adds an appropriate depends_on macos: value to resolve a related brew audit error ("Artifact defined :ventura as the minimum macOS version but the cask declared no minimum macOS version").

@samford
Copy link
Member Author

samford commented Nov 6, 2025

Hm, this seems to be another universal app where signature verification only fails on macOS 15 Intel (e.g., #235114).

`epic-games` is autobumped but the workflow failed to update to
version 19.0.0 because `brew audit` failed with a "No artifacts
require Rosetta 2 but the caveats say otherwise!" error. I've
confirmed that this release is a universal app, so this updates the
version and removes the Rosetta caveat. This also adds an appropriate
`depends_on macos:` value to resolve a related `brew audit` error
("Artifact defined :ventura as the minimum macOS version but the cask
declared no minimum macOS version").
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants