This project is mirrored from https://github.com/Homebrew/brew.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Apr 09, 2021
-
-
Bo Anderson authored
github_packages: fix bottle tag handling
-
Bo Anderson authored
-
Bo Anderson authored
sorbet: Update RBI files.
-
BrewTestBot authored
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
-
Dawid Dziurla authored
formula auditor: skip uses_from_macos audit for linux-only formula
-
Michka Popoff authored
-
Bo Anderson authored
software_spec: fix handling of default non-host Cellar
-
Mike McQuaid authored
dev-cmd/bottle: avoid outputting new default bottle domain.
-
Mike McQuaid authored
-
Bo Anderson authored
-
- Apr 08, 2021
-
-
Mike McQuaid authored
tests: fix a option bug
-
hyuraku authored
-
Mike McQuaid authored
github_packages: fix "Uploaded to" organisation.
-
Mike McQuaid authored
Default download to GitHub Packages
-
Mike McQuaid authored
This is hardcoded to Homebrew but we've started uploading bottles to the Linuxbrew org.
-
Mike McQuaid authored
Now that all bottles (without existing `sha256` mismatches) have been uploaded to GitHub Packages make it the default download location. Will give this a few days testing before we make a tag and make this default for everyone. No migration has been done for Linuxbrew packages yet; those will be done after we have fully migrated over Homebrew.
-
Mike McQuaid authored
Fix Linuxbrew URL handling
-
Mike McQuaid authored
After this `HOMEBREW_BOTTLE_DOMAIN=https://ghcr.io/v2/linuxbrew/core` will work as expected. While we're here, do a bit of cleanup of constant usage; we don't want some of these leaking outside the `GitHubPackages` class. In doing so `docker://` will continue to work for `ghcr.io` but won't work for arbitrary other Docker hosts; this isn't something we want to support yet.
-
Mike McQuaid authored
github_packages: fix `source` for Linuxbrew bottles.
-
Mike McQuaid authored
github_packages: rewrite more invalid versions.
-
Mike McQuaid authored
Needed for `picat` and `srmio`.
-
Mike McQuaid authored
cache parallel tests log on ci
-
Mike McQuaid authored
build(deps): bump nokogiri from 1.11.2 to 1.11.3 in /Library/Homebrew
-
BrewTestBot authored
-
BrewTestBot authored
-
dependabot[bot] authored
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.2 to 1.11.3. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.2...v1.11.3 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
Shaun Jackman authored
GHCR: Authorization bearer requires a token
-
Shaun Jackman authored
-
Bo Anderson authored
-
Bo Anderson authored
sorbet: Update RBI files.
-
hyuraku authored
-
BrewTestBot authored
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
-
Markus Reiter authored
Don't forward options if none are given.
-
Markus Reiter authored
-
Markus Reiter authored
Add `extract_plist` strategy.
-
Carlo Cabrera authored
Documentation: Fix link on website
-
Thomas L. Kjeldsen authored
Removing a linebreak in an attempt to fix the third link on https://docs.brew.sh/Acceptable-Casks such that the web page links to https://docs.brew.sh/Taps instead of https://docs.brew.sh/Taps.md
-
Markus Reiter authored
Supports .gz man page
-
Bo Anderson authored
dev-cmd/bottle: don't fail on --keep-old with unchanged values
-