diff options
| author | Mike McQuaid | 2015-02-20 15:36:48 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-02-20 15:39:35 +0000 |
| commit | c9ee7e10f3303d648138bffbe50567b2b487ea1b (patch) | |
| tree | db0da669f5836b37597b8b39229aefab6bc42665 /Library/Formula | |
| parent | a0f7aabda965a8c778a27b849083ef232c820e37 (diff) | |
| download | homebrew-c9ee7e10f3303d648138bffbe50567b2b487ea1b.tar.bz2 | |
fleetctl: mark bottle as relocatable.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/fleetctl.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/fleetctl.rb b/Library/Formula/fleetctl.rb index fc3906341..973643423 100644 --- a/Library/Formula/fleetctl.rb +++ b/Library/Formula/fleetctl.rb @@ -7,6 +7,7 @@ class Fleetctl < Formula head "https://github.com/coreos/fleet.git" bottle do + cellar :any sha1 "9c19743e0bc3457147b72d66ee9162e0a9a6e3da" => :yosemite sha1 "99e7396f5bbf76ef18f917592edb5cd10bc5cf27" => :mavericks sha1 "48fa5e33e2805a0a76a8a341085bae8ea40dc4c7" => :mountain_lion |
