Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP: Support extracted formulae consuming core tap bottles
Fixes Homebrew#6059 WIP because this currently _breaks_ core tap formulae that have an AT version and have a bottle, e.g. postgresql@9.6. The filename builder needs to know if it should drop the @Version or not, and that should probably be a part of the `use_core_bottles!` invocation.
- Loading branch information