Merged
Conversation
8098cf2 to
f62a1f8
Compare
bevanjkay
reviewed
Apr 6, 2026
samford
reviewed
Apr 6, 2026
Member
There was a problem hiding this comment.
The existing livecheck block will work if we temporarily modify it to allow matching RC versions. We should restore the original regex when we update to the next stable version (so we only match stable versions going forward) but this will work for now.
75edcb5 to
4f82eaa
Compare
4f82eaa to
d692bcf
Compare
bevanjkay
approved these changes
Apr 6, 2026
samford
reviewed
Apr 7, 2026
Member
samford
left a comment
There was a problem hiding this comment.
One last tweak (i.e., the verified argument should also cover the username/repository part of the URL path) and then this should be good to merge.
Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The previous version (0.9) is broken on Apple Silicon chips, causing crashes or failing to initialize when clicking the "Rescan devices" button. This update restores functionality for macOS ARM64 users.
The binaries have been moved to codeberg, so the download URL has also been updated.
After making any changes to a cask, existing or new, verify:
brew audit --cask --online <cask>is error-free.brew style --fix <cask>reports no offenses.Additionally, if adding a new cask:
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.zapstanza paths.