From 388cff328a7871df13b67d45d07349414066a93a Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 8 Jun 2018 14:47:23 +0000 Subject: [PATCH] mysql@5.7: add 5.7.22 bottle. --- Formula/mysql@5.7.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Formula/mysql@5.7.rb b/Formula/mysql@5.7.rb index 3d45ef1495..8bc14b6c20 100644 --- a/Formula/mysql@5.7.rb +++ b/Formula/mysql@5.7.rb @@ -4,6 +4,12 @@ class MysqlAT57 < Formula url "https://cdn.mysql.com/Downloads/MySQL-5.7/mysql-boost-5.7.22.tar.gz" sha256 "5b2a61700af7c99f5630a7dfdb099af9283c3029843cddd9e123bcdbcc4aad03" + bottle do + sha256 "1f236eb1e522d4b5b89ff80170c3a5aee9eef55da6ab4dce01a1a8261e1b7077" => :high_sierra + sha256 "bf73281119799191f7d446d82735f25f5b059cd26075ddd3931ae594bce21656" => :sierra + sha256 "4911e822fa6d0737d6e6a95bfd9e1fd970b1db60303a4087ee0f514624440aea" => :el_capitan + end + keg_only :versioned_formula option "with-debug", "Build with debug support"