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

brew-src: 4.2.4 -> 4.2.16, embed HOMEBREW_VERSION #21

Merged
merged 2 commits into from
Apr 3, 2024
Merged

Conversation

zhaofengli
Copy link
Owner

homebrew-bundle now depends on $HOMEBREW_VERSION, which is set by brew.sh using the output of git describe. We don't have a git repo so let's embed the version directly.

Fixes #19.

homebrew-bundle now depends on $HOMEBREW_VERSION, which is set by
`brew.sh` using the output of `git describe`. We don't have a git
repo, so let's embed the version directly.

Fixes #19.
@zhaofengli
Copy link
Owner Author

zhaofengli commented Apr 3, 2024

Actually with any declarative tap brew update fails now. Investigating...

Well, let's not support the use of brew update with declarative taps anyways.

@zhaofengli zhaofengli merged commit 445f798 into main Apr 3, 2024
2 checks passed
@zhaofengli zhaofengli deleted the brew-4.2.16 branch April 3, 2024 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Homebrew-bundle update breaks activation script
1 participant