dependabot-preview[bot] a03abe4814
Bump sorbet from 0.5.5877 to 0.5.5880 in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.5877 to 0.5.5880.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-27 08:12:10 +00:00
..
2020-08-26 10:53:22 +02:00
2020-08-17 15:02:04 +01:00
2020-08-27 02:41:36 +05:30
2020-08-24 00:22:17 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:59 +02:00
2020-08-26 03:13:59 +02:00
2020-08-27 02:41:36 +05:30
2020-08-26 03:13:58 +02:00
2020-08-25 10:08:40 +01:00
2020-08-26 03:17:39 +02:00
2020-08-18 15:58:46 +01:00
2020-08-26 03:13:58 +02:00
2020-08-25 12:15:08 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:58 +02:00
2020-08-09 01:34:07 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:58 +02:00
2020-08-19 17:12:32 +01:00
2020-08-19 17:12:32 +01:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:58 +02:00
2020-08-14 18:50:17 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:58 +02:00
2020-08-24 00:22:17 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:58 +02:00
2020-08-25 17:22:35 -04:00
2020-08-26 03:13:58 +02:00
2020-08-09 12:03:30 +01:00
2020-08-23 04:19:46 +02:00
2020-08-26 03:13:58 +02:00
2020-08-17 19:17:18 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:59 +02:00
2020-08-12 00:45:01 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 14:29:09 -04:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:59 +02:00
2020-08-19 10:40:33 +02:00
2020-08-26 03:13:59 +02:00
2020-08-26 03:13:59 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 03:13:59 +02:00
2020-08-26 03:13:59 +02:00
2020-08-26 03:13:59 +02:00
2020-08-26 03:13:59 +02:00
2020-08-26 03:13:59 +02:00
2020-08-26 03:13:59 +02:00
2020-08-26 03:13:59 +02:00
2020-08-23 06:40:07 +02:00
2020-08-18 15:58:00 +01:00
2020-08-23 06:40:07 +02:00
2020-08-26 03:13:58 +02:00
2020-08-26 09:42:18 -07:00
2020-08-26 03:17:39 +02:00

Homebrew's Formula API

This is the public API for Homebrew.

The main class you should look at is the {Formula} class (and classes linked from there). That's the class that's used to create Homebrew formulae (i.e. package descriptions). Assume anything else you stumble upon is private.

You may also find the Formula Cookbook and Ruby Style Guide helpful in creating formulae.

Good luck!