From 3afa4d6c16253276b85ecda19c58c035855e1d9b Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 16 Apr 2018 22:39:02 -0700 Subject: [PATCH] mysql-sandbox 3.2.17 Closes #26714. Signed-off-by: ilovezfs --- Formula/mysql-sandbox.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/mysql-sandbox.rb b/Formula/mysql-sandbox.rb index 553c6e4503..e41836017f 100644 --- a/Formula/mysql-sandbox.rb +++ b/Formula/mysql-sandbox.rb @@ -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