mysql-sandbox 3.2.07
Closes #12746. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
5d9f1754b7
commit
281009d1bc
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
class MysqlSandbox < Formula
|
class MysqlSandbox < Formula
|
||||||
desc "Install one or more MySQL servers"
|
desc "Install one or more MySQL servers"
|
||||||
homepage "https://mysqlsandbox.net"
|
homepage "http://mysqlsandbox.net"
|
||||||
url "https://github.com/datacharmer/mysql-sandbox/archive/3.2.06.tar.gz"
|
url "https://github.com/datacharmer/mysql-sandbox/archive/3.2.07.tar.gz"
|
||||||
sha256 "4da3d493f75f7840cf3df99fb69bd890daf0a8d0c9dcad2cb5af83ac44121eb3"
|
sha256 "26673773aee7e8b52615aad2b95b35c0e6aa00b8d67cb6c524ef2b43cc4894df"
|
||||||
head "https://github.com/datacharmer/mysql-sandbox.git"
|
head "https://github.com/datacharmer/mysql-sandbox.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue