mysql-connector-c++@1.1 1.1.13
Closes #46415. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
088c8b14b4
commit
1901632395
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class MysqlConnectorCxxAT11 < Formula
|
||||
desc "MySQL database connector for C++ applications"
|
||||
homepage "https://dev.mysql.com/downloads/connector/cpp/"
|
||||
url "https://dev.mysql.com/get/Downloads/Connector-C++/mysql-connector-c++-1.1.12.tar.gz"
|
||||
sha256 "ffc4604064c8861e2c2ece80dc4830ec1e8816de4d54f0d3ca0c451234068751"
|
||||
url "https://dev.mysql.com/get/Downloads/Connector-C++/mysql-connector-c++-1.1.13.tar.gz"
|
||||
sha256 "332c87330ab167c17606b95d27af110c3f8f228658e8ba0d1f6e5f0a0acf3b41"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue