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