30 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
 | |
| PackageIdentifier: Oracle.MySQL
 | |
| PackageVersion: 8.0.24
 | |
| PackageName: MySQL
 | |
| Publisher: Oracle
 | |
| License: GPL
 | |
| LicenseUrl: https://downloads.mysql.com/docs/licenses/mysqld-8.0-gpl-en.pdf
 | |
| Moniker: mysql
 | |
| Tags:
 | |
| - sql
 | |
| - mysql
 | |
| - mysql8.0
 | |
| - mysql8.0.23
 | |
| - database
 | |
| - server
 | |
| - oracle
 | |
| ShortDescription: Oracle.MySQL
 | |
| 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.
 | |
| PackageUrl: https://www.mysql.com/
 | |
| Installers:
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://cdn.mysql.com//Downloads/MySQLInstaller/mysql-installer-community-8.0.24.0.msi
 | |
|   InstallerSha256: 8623201F4726AB7E356FAFF71E3BB929DFB35E88E73923D916DEB8DDD74A9C42
 | |
|   InstallerType: msi
 | |
|   ProductCode: "{F1464F8E-BF60-4056-824F-4702B02B4B74}"
 | |
| PackageLocale: en-US
 | |
| ManifestType: singleton
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |