diff --git a/manifests/Oracle/MySQL/8.0.23.yaml b/manifests/Oracle/MySQL/8.0.23.yaml new file mode 100644 index 000000000..5ebe6ff39 --- /dev/null +++ b/manifests/Oracle/MySQL/8.0.23.yaml @@ -0,0 +1,16 @@ +Id: Oracle.MySQL +Version: 8.0.23 +Name: MySQL +Publisher: Oracle +License: GPL +LicenseUrl: https://downloads.mysql.com/docs/licenses/mysqld-8.0-gpl-en.pdf +AppMoniker: mysql +Tags: sql, mysql, mysql8.0, mysql8.0.23, database, server, oracle +Description: The MySQL software delivers a very fast, multithreaded, multi-user, and robust SQL (Structured Query Language) database server. MySQL Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software. +Homepage: https://www.mysql.com/ +Installers: + - Arch: x86 + Url: https://cdn.mysql.com//Downloads/MySQLInstaller/mysql-installer-community-8.0.23.0.msi + Sha256: A0B8A14D2343711BC863115D22964CC14A753589DA2199C9DC9AD2773BFF78A6 + InstallerType: msi + ProductCode: "{D6F052A2-00D9-444C-A778-D1626F35286C}" \ No newline at end of file