Carlo Cabrera
Carlo Cabrera
https://github.com/Homebrew/homebrew-core/pull/72093 has been merged. You can now do ``` brew update brew install 3mux ```
You should add it to your docs; only 17 people have discovered the good news: ``` ==> Analytics install: 17 (30 days), 17 (90 days), 17 (365 days) install-on-request: 17...
You're welcome! You may wish to add a workflow that automates updating the Homebrew formula as part of your release process: https://github.com/dawidd6/action-homebrew-bump-formula
Looks fine to me then. @Homebrew/cask?
`pkg-config` rebuild: https://github.com/Homebrew/homebrew-core/pull/107528
> Agreed, feels like a general solution might be nice here. I agree with aiming for a general solution where we reinstall formulae with OS upgrades when needed. However, the...
> Yeh, I'd rather this was something that was done inside Ruby-land rather than Bash here (given no Bash commands rely on this). Feels like perhaps in e.g. `formula_installer.rb`? We...
I think of the symlink as part of the internal state of `brew`, it just so happens to live on-disk. We also write to the disk when modifying `.git/config` (e.g....
How soon did you want to get 3.6.0 out? Will try to get this ready with sufficient time for review before then.
Ok, will work on this tomorrow. Feel free to nudge if you don't hear anything by Thursday.