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 .
- Jul 14, 2021
-
-
Mike McQuaid authored
These can be changed on macOS but not on Linux so we need to make them consistent in both places for `all:` bottles to have consistent checksums. I investigated adding to `cleaner.rb` to fix these symlink permissions on installation but it seems it already happens by default when extracting so there's no need.
-
Mike McQuaid authored
README: update sponsors.
-
Mike McQuaid authored
-
Rylan Polster authored
sorbet: Update RBI files.
-
BrewTestBot authored
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
-
Mike McQuaid authored
docs: don't allow patches for linux formula either
-
Sean Molenaar authored
Co-authored-by:
Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
-
Carlo Cabrera authored
Update maintainers, manpage and completions.
-
BrewTestBot authored
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
-
Dawid Dziurla authored
fetch: add --bottle-tag flag
-
Dawid Dziurla authored
-
- Jul 13, 2021
-
-
Mike McQuaid authored
formula_auditor:repiar audit_versioned_keg_only
-
Mike McQuaid authored
formula_auditor: repair audit_specs
-
hyuraku authored
-
hyuraku authored
-
Rylan Polster authored
Install formulae from JSON files
-
Rylan Polster authored
-
Dawid Dziurla authored
build(deps): bump faraday-net_http_persistent from 1.1.0 to 1.2.0 in /docs
-
Nanda H Krishna authored
build(deps): bump rubyzip from 2.3.1 to 2.3.2 in /docs
-
Dawid Dziurla authored
build(deps): bump faraday from 1.5.0 to 1.5.1 in /docs
-
Dawid Dziurla authored
build(deps-dev): bump rake from 13.0.3 to 13.0.6 in /docs
-
Nanda H Krishna authored
build(deps): bump addressable from 2.7.0 to 2.8.0 in /docs
-
Nanda H Krishna authored
build(deps): bump rubocop-rails from 2.11.2 to 2.11.3 in /Library/Homebrew
-
BrewTestBot authored
-
BrewTestBot authored
-
dependabot[bot] authored
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.11.2 to 2.11.3. - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.11.2...v2.11.3 ) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [rake](https://github.com/ruby/rake) from 13.0.3 to 13.0.6. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v13.0.3...v13.0.6 ) --- updated-dependencies: - dependency-name: rake dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/rubyzip/rubyzip/releases) - [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md) - [Commits](https://github.com/rubyzip/rubyzip/compare/v2.3.1...v2.3.2 ) --- updated-dependencies: - dependency-name: rubyzip dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [faraday-net_http_persistent](https://github.com/lostisland/faraday-net_http_persistent) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/lostisland/faraday-net_http_persistent/releases) - [Commits](https://github.com/lostisland/faraday-net_http_persistent/compare/v1.1.0...v1.2.0 ) --- updated-dependencies: - dependency-name: faraday-net_http_persistent dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0 ) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [faraday](https://github.com/lostisland/faraday) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v1.5.0...v1.5.1 ) --- updated-dependencies: - dependency-name: faraday dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- Jul 12, 2021
-
-
Mike McQuaid authored
cmd/install: output missing formula name.
-
Mike McQuaid authored
Otherwise if there's no search results then there's no indication what was being searched for: ``` ==> Searching for similarly named formulae... Error: No similarly named formulae found. ==> Searching for a previously deleted formula (in the last month)... Error: No previously deleted formula found. ==> Searching taps on GitHub... Error: No formulae found in taps. ```
-
Mike McQuaid authored
dev-cmd/typecheck: `error-white-list` renamed to `isolate-error-code`
-
Rylan Polster authored
-
Rylan Polster authored
-
Sean Molenaar authored
-
- Jul 10, 2021
-
-
Issy Long authored
- This was changed in https://github.com/Homebrew/homebrew-core/commit/9f39d2e405030373dd2649e297c5c008e9aa5dc0..
-
Issy Long authored
- It was renamed in https://github.com/sorbet/sorbet/commit/4ea6842988c6ec33dc8a39439b7b1d4742921f0e which is included in the ancient version we're using.
-
Mike McQuaid authored
fixtures: add test.epub
-