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

Detects source archive for GitHub URL without version. Both releases and tags share the same URL pattern for source archive https://github.com/Homebrew/brew/releases https://github.com/Homebrew/brew/tags
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.