mysql-sandbox 3.2.17
Closes #26714. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
211154575e
commit
3afa4d6c16
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class MysqlSandbox < Formula
|
||||
desc "Install one or more MySQL servers"
|
||||
homepage "https://mysqlsandbox.net"
|
||||
url "https://github.com/datacharmer/mysql-sandbox/archive/3.2.16.tar.gz"
|
||||
sha256 "1ca551c838bff9a7a6590c518ff09d12430bdcdf6709c407c97fb201c8d4538c"
|
||||
url "https://github.com/datacharmer/mysql-sandbox/archive/3.2.17.tar.gz"
|
||||
sha256 "3af4af111536e4e690042bc80834392f46a7e55c7143332d229ff2eb32321e89"
|
||||
head "https://github.com/datacharmer/mysql-sandbox.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue