mysql-connector-c++ 1.1.9
Closes #13729. Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
parent
f0edf53aaf
commit
a0d776f5a0
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class MysqlConnectorCxx < Formula
|
||||
desc "MySQL database connector for C++ applications"
|
||||
homepage "https://dev.mysql.com/downloads/connector/cpp/"
|
||||
url "https://cdn.mysql.com/Downloads/Connector-C++/mysql-connector-c++-1.1.8.tar.gz"
|
||||
sha256 "85ff10bd056128562f92b440eb27766cfcd558b474bfddc1153f7dd8feb5f963"
|
||||
url "https://cdn.mysql.com/Downloads/Connector-C++/mysql-connector-c++-1.1.9.tar.gz"
|
||||
sha256 "3e31847a69a4e5c113b7c483731317ec4533858e3195d3a85026a0e2f509d2e4"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue