diff options
| author | BrewTestBot | 2014-12-02 21:05:56 +0000 |
|---|---|---|
| committer | Jack Nagel | 2014-12-02 16:58:22 -0500 |
| commit | b002fee263d24abba085d76c5e38b10981c63dee (patch) | |
| tree | e04229295d4b628b8d2474993b8d1ad805cf1e8c /Library/Formula | |
| parent | b099f0b40929015c16ce4cd2327b38092642a8ea (diff) | |
| download | homebrew-b002fee263d24abba085d76c5e38b10981c63dee.tar.bz2 | |
mysql: update 5.6.22 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/mysql.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/mysql.rb b/Library/Formula/mysql.rb index e97323ba6..93dbc0e95 100644 --- a/Library/Formula/mysql.rb +++ b/Library/Formula/mysql.rb @@ -6,6 +6,9 @@ class Mysql < Formula sha1 "31ac6f799dd76950b4de9979320129ac04fb38e1" bottle do + sha1 "4cc6f18e16e07736466d71fd0a02ab6f01882948" => :yosemite + sha1 "0499e0bf48a4669e066ac921cdfae125b587d244" => :mavericks + sha1 "8987fcf7576f6985b741b19f6b12f6a636be52d3" => :mountain_lion end option :universal |
