mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00

Generate `all: $SHA256` bottles if: - all generated bottles have the same cellar - all generated bottles have the same checksum In this case, on `brew bottle --merge --write`: delete all the non-`all` bottles (and their JSON) and upload only the single one that's necessary.
Library
This directory contains all the code run by the official brew
command in Homebrew
and all formulae (package descriptions) in taps (repositories containing formulae) in Taps
subdirectories.