mysql: update 5.7.18 bottle.
This commit is contained in:
parent
c0472912b5
commit
6b39ef0ce8
1 changed files with 3 additions and 4 deletions
|
@ -5,10 +5,9 @@ class Mysql < Formula
|
|||
sha256 "ae6f5e2cf7b936496cf60260cd7fd5a0862c21f48cd240448021c4ea067a0f0c"
|
||||
|
||||
bottle do
|
||||
rebuild 1
|
||||
sha256 "356188a30bd8efe73db3487808410f990b0e009fcdff160ca0b4857be9f8e298" => :sierra
|
||||
sha256 "bf8772e391156ccabac2f0a11f7dee7cf2ce3d0ad7f194af8126a23713fa6b55" => :el_capitan
|
||||
sha256 "2e1c08edf6817dcdc58505530d18b3e4cb22882d246f7a9b5512633f34fca3ee" => :yosemite
|
||||
sha256 "3aa35b07d2472e31d629b9597b4c14ad66c5e29cfcdecd002aa98aa85199f51a" => :sierra
|
||||
sha256 "2c1964485faefa013ae432fa5e4693c08aaf530b377f26062f8831644a4cef20" => :el_capitan
|
||||
sha256 "09f3a2b3032cffc893f6724df450bae3eaa929852eae94e12474d1538aac22e4" => :yosemite
|
||||
end
|
||||
|
||||
option "with-test", "Build with unit tests"
|
||||
|
|
Loading…
Reference in a new issue