What's Changed
- bottle.rb: fix typo in go regex by @danielnachun in #12324
- bump: fix tests by @EricFromCanada in #12298
- formulary: fix keg resolving not setting force_bottle by @Bo98 in #12327
- formula: make each instance have separate spec references by @Bo98 in #12328
- Cleanup developer mode handling in
brew.{sh,rb}
by @Rylan12 in #12323 HOMEBREW_INSTALL_FROM_API
fixes by @Rylan12 in #12333- keg_relocate: handle
JAVA_HOME
by @carlocab in #12334 - Fix installing from API with tap names by @Rylan12 in #12340
- Fix
brew untap
withHOMEBREW_INSTALL_FROM_API
by @Rylan12 in #12346 - Handle
depends_on "homebrew/core/foo"
forHOMEBREW_INSTALL_FROM_API
by @Rylan12 in #12350
Full Changelog: 3.3.1...3.3.2