Skip to content

Conversation

@samford
Copy link
Member

@samford samford commented Nov 2, 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.

thebrain is autobumped but the livecheck block can regularly produce an "Unable to get version" error because the upstream server can take longer than the 15 second timeout to respond, so this manually updates the version. I've set this to skip livecheck in CI, so hopefully it won't fail due to this flaky check.

`thebrain` is autobumped but the `livecheck` block can regularly
produce an "Unable to get version" error because the upstream server
can take longer than the 15 second timeout to respond, so this
manually updates the version.
Copilot AI review requested due to automatic review settings November 2, 2025 20:55
@samford samford added the ci-skip-livecheck Skip livecheck checks on CI. Use only for working checks that exclusively fail in the CI environment label Nov 2, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the TheBrain cask to version 14.0.113.0, reflecting a new release of the application.

  • Updated version from 14.0.110.0 to 14.0.113.0
  • Updated SHA256 checksum to match the new version's DMG file

@krehel krehel added this pull request to the merge queue Nov 2, 2025
Merged via the queue into main with commit 3d213af Nov 2, 2025
21 checks passed
@krehel krehel deleted the thebrain-14.0.113.0 branch November 2, 2025 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-skip-livecheck Skip livecheck checks on CI. Use only for working checks that exclusively fail in the CI environment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants