Added x86 architecture for MariaDB version 10.5.8. (#10018)

This commit is contained in:
Easton Pillay
2021-04-05 01:23:41 -05:00
committed by GitHub
parent 15e91f9adf
commit c01fd69a0e
3 changed files with 38 additions and 19 deletions

View File

@@ -0,0 +1,15 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: MariaDB.Server
PackageVersion: 10.5.8
Installers:
- Architecture: x64
InstallerUrl: https://downloads.mariadb.org/f/mariadb-10.5.8/winx64-packages/mariadb-10.5.8-winx64.msi
InstallerSha256: 61D99D7CBE5B7DF0AD7B63D896EDCF28250D2B2BDCDF557ED4DECBEEA6E61880
InstallerType: msi
- Architecture: x86
InstallerUrl: https://downloads.mariadb.org/f/mariadb-10.5.8/win32-packages/mariadb-10.5.8-win32.msi
InstallerSha256: B22900F89AFCA04CE196BDDE02C1C4084DB9CBF97BF8321719A73C554504AEB3
InstallerType: msi
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,19 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: MariaDB.Server
PackageVersion: 10.5.8
PackageLocale: en-US
LicenseUrl: https://mariadb.com/kb/en/mariadb-license/
Moniker: mariadb
Tags:
- rdbms
- sql
- database
- mysql
PackageUrl: https://mariadb.org/
Publisher: MariaDB
PackageName: MariaDB Server
License: GPL 2.0 only
ShortDescription: Community developed fork of MySQL server.
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -1,22 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: MariaDB.Server PackageIdentifier: MariaDB.Server
PackageVersion: 10.5.8 PackageVersion: 10.5.8
PackageName: MariaDB Server DefaultLocale: en-US
Publisher: MariaDB ManifestType: version
License: GPL 2.0 only
LicenseUrl: https://mariadb.com/kb/en/mariadb-license/
Moniker: mariadb
Tags:
- rdbms
- sql
- database
- mysql
ShortDescription: Community developed fork of MySQL server.
PackageUrl: https://mariadb.org/
Installers:
- Architecture: x64
InstallerUrl: https://downloads.mariadb.org/f/mariadb-10.5.8/winx64-packages/mariadb-10.5.8-winx64.msi
InstallerSha256: 61D99D7CBE5B7DF0AD7B63D896EDCF28250D2B2BDCDF557ED4DECBEEA6E61880
InstallerType: msi
PackageLocale: en-US
ManifestType: singleton
ManifestVersion: 1.0.0 ManifestVersion: 1.0.0