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 .
- Aug 11, 2020
-
-
Mike McQuaid authored
This ensures they have access to the correct secrets.
-
Mike McQuaid authored
Use vendored patchelf.rb
-
Mike McQuaid authored
Print checksum in double quotes
-
Mike McQuaid authored
reinstall: fix error when building from source
-
Mike McQuaid authored
update-license-data: fix latest_tag error
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Борис Верховский authored
to match formatting used in formulas, for easier copy/pasting.
-
Markus Reiter authored
list: Replace Cask::Cmd with class method
-
Bo Anderson authored
Fixes Homebrew/homebrew-core#59437.
-
William Ma authored
-
Markus Reiter authored
Fix broken github action when running brew tap-new
-
Billie Thompson authored
This will always fail until the cache step can refer to setup step
-
Seeker authored
Add latest_tag method to utils/spdx
-
Markus Reiter authored
Ensure new casks have a description.
-
Markus Reiter authored
-
- Aug 10, 2020
-
-
Dustin Rodrigues authored
utils/pypi: add cdk8s to blocklist
-
Dustin Rodrigues authored
-
Mike McQuaid authored
version: detect versions with final/full suffix
-
Mike McQuaid authored
dev-cmd/prof: improve arg passing
-
Mike McQuaid authored
build(deps): bump concurrent-ruby from 1.1.6 to 1.1.7 in /Library/Homebrew
-
Mike McQuaid authored
Fix `upgrade --build-from-source`.
-
Mike McQuaid authored
patchelf.rb reading for everyone :)
-
Mike McQuaid authored
Raise TypeError in Livecheck DSL methods, expand tests, improve documentation comments
-
Mike McQuaid authored
build(deps): bump concurrent-ruby from 1.1.6 to 1.1.7 in /docs
-
Mike McQuaid authored
build(deps): bump rdiscount from 2.2.0.1 to 2.2.0.2 in /Library/Homebrew
-
Mike McQuaid authored
-
Mike McQuaid authored
Use the latest Sorbet version and regenerate Tapioca RBIs
-
dependabot-preview[bot] authored
Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.1.6 to 1.1.7. - [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases) - [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.1.6...v1.1.7 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Mike McQuaid authored
audit: forbid deprecated licenses with --strict
-
Mike McQuaid authored
bundler: use 1.17.2 again.
-
Mike McQuaid authored
This was what is included with macOS system Ruby 2.6.3.
-
Markus Reiter authored
-
dependabot-preview[bot] authored
Bumps [rdiscount](https://github.com/davidfstr/rdiscount) from 2.2.0.1 to 2.2.0.2. - [Release notes](https://github.com/davidfstr/rdiscount/releases) - [Changelog](https://github.com/davidfstr/rdiscount/blob/master/CHANGELOG.md) - [Commits](https://github.com/davidfstr/rdiscount/compare/2.2.0.1...2.2.0.2 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Markus Reiter authored
Add `language` stanza to cask rubocops
-
Waldir Pimenta authored
Also fix the corresponding test
-
Seeker authored
-
Markus Reiter authored
Fix order and grouping of cask stanzas
-
Markus Reiter authored
Move `cask/all` to just `cask`.
-
Markus Reiter authored
Actually run `brew cask style` on all taps.
-