diff options
Diffstat (limited to 'Library')
| -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 |
