Skip to content

openrgb 1.0rc2#257700

Merged
samford merged 6 commits intoHomebrew:mainfrom
progzone122:update-openrgb-1.0rc2
Apr 7, 2026
Merged

openrgb 1.0rc2#257700
samford merged 6 commits intoHomebrew:mainfrom
progzone122:update-openrgb-1.0rc2

Conversation

@progzone122
Copy link
Copy Markdown
Contributor

@progzone122 progzone122 commented Apr 5, 2026

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:

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.

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes, including zap stanza paths.

@progzone122 progzone122 force-pushed the update-openrgb-1.0rc2 branch from 8098cf2 to f62a1f8 Compare April 5, 2026 12:06
Copy link
Copy Markdown
Member

@samford samford left a comment

Choose a reason for hiding this comment

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

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.

@progzone122 progzone122 force-pushed the update-openrgb-1.0rc2 branch 2 times, most recently from 75edcb5 to 4f82eaa Compare April 6, 2026 20:48
@progzone122 progzone122 force-pushed the update-openrgb-1.0rc2 branch from 4f82eaa to d692bcf Compare April 6, 2026 20:54
@progzone122 progzone122 requested a review from samford April 6, 2026 21:15
Copy link
Copy Markdown
Member

@samford samford left a comment

Choose a reason for hiding this comment

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

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>
@progzone122 progzone122 requested a review from samford April 7, 2026 07:16
Copy link
Copy Markdown
Member

@samford samford left a comment

Choose a reason for hiding this comment

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

Thanks!

@samford samford added this pull request to the merge queue Apr 7, 2026
Merged via the queue into Homebrew:main with commit 24895ab Apr 7, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants