mysql-sandbox 3.1.12
Closes #3697. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
4028c5cf42
commit
3191927452
1 changed files with 2 additions and 2 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 "http://mysqlsandbox.net"
|
homepage "http://mysqlsandbox.net"
|
||||||
url "https://github.com/datacharmer/mysql-sandbox/releases/download/3.1.11/MySQL-Sandbox-3.1.11.tar.gz"
|
url "https://github.com/datacharmer/mysql-sandbox/releases/download/3.1.12/MySQL-Sandbox-3.1.12.tar.gz"
|
||||||
sha256 "b6c5a4c4fd011bdea335187052f4826cd4139875ff340849bdf1bb0e06557736"
|
sha256 "1dd7eada1bf05d297c63a3c16c41183801d792393b850e4059a828841fbd5b38"
|
||||||
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