Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Update Homebrew formula #297

Merged
merged 1 commit into from
Feb 24, 2025
Merged

fix: Update Homebrew formula #297

merged 1 commit into from
Feb 24, 2025

Conversation

nieomylnieja
Copy link
Contributor

Changes introduced in #288 broke this glob pattern:

bin.install Dir['sloctl-*-0.11.0'].first()  => "sloctl"

Since this is not a regular expression but a glob pattern, the newly added arch suffix (and the moved OS name) failed to match.

@n9-machine-user n9-machine-user added bug Something isn't working patch labels Feb 24, 2025
@nieomylnieja nieomylnieja merged commit 4ad196f into main Feb 24, 2025
5 checks passed
@nieomylnieja nieomylnieja deleted the fix-homebrew-tap branch February 24, 2025 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants