Skip to content

base: update livecheck and cask version with auto updates#232982

Merged
khipp merged 1 commit intoHomebrew:mainfrom
junwen-k:fix/base-livecheck
Oct 20, 2025
Merged

base: update livecheck and cask version with auto updates#232982
khipp merged 1 commit intoHomebrew:mainfrom
junwen-k:fix/base-livecheck

Conversation

@junwen-k
Copy link
Copy Markdown
Contributor

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.

Addresses #170994 base cask


image
  • Fixed broken livecheck: Changed from outdated base/ feed to correct base3/ feed that the app actually uses
  • Added auto_updates true: Verified app has automatic update functionality (screenshot attached)
  • Updated version: 3.0.0 → 3.1.0 to match current release
  • Updated SHA256: For new version

@krehel
Copy link
Copy Markdown
Member

krehel commented Oct 20, 2025

Please squash to one commit - thanks!

- Fix broken livecheck: Changed from outdated base/ feed to correct base3/ feed that the app actually uses
- Add auto_updates true: Verified app has automatic update functionality
- Update version: 3.0.0 → 3.1.0 to match current release
- Update SHA256: For new version
- Add minimum macOS requirement: >= Sequoia (as required by upstream)

The original livecheck was using the Base 2 Sparkle feed (base/) but the app
actually uses the Base 3 feed (base3/), which is why it was showing outdated
version information.

Fixes Homebrew#170994
@khipp khipp added this pull request to the merge queue Oct 20, 2025
@khipp khipp added the livecheck Issues or PRs related to livecheck label Oct 20, 2025
Merged via the queue into Homebrew:main with commit 50a1491 Oct 20, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

livecheck Issues or PRs related to livecheck

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants