Added x86 architecture for Mono version 6.10.0.56. (#10539)

This commit is contained in:
Easton Pillay
2021-04-13 18:29:42 -05:00
committed by GitHub
parent ed77fe2a4a
commit a4c227bf76
3 changed files with 48 additions and 28 deletions

View File

@@ -0,0 +1,20 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: Mono.Mono
PackageVersion: 6.10.0.56
FileExtensions:
- cs
- exe
- dll
InstallerType: msi
Installers:
- Architecture: x64
InstallerUrl: https://download.mono-project.com/archive/6.10.0/windows-installer/mono-6.10.0.56-x64-0.msi
InstallerSha256: 7CCD3CC541BB8587B56AF553CAE6D344F935814959A392AC5535AC152E2D1528
ProductCode: "{06CE4C39-FEBD-448D-847F-BFC6BDD39AE2}"
- Architecture: x86
InstallerUrl: https://download.mono-project.com/archive/6.10.0/windows-installer/mono-6.10.0.56-gtksharp-2.12.45-win32-0.msi
InstallerSha256: 969C0E8E3462C17F25CDAD3060D5D2405829C2D1A021E6DDDEEFCC343E5A14D4
ProductCode: "{F44CC0DF-1FAD-4D77-AC86-6E7A664F3AE4}"
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,23 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: Mono.Mono
PackageVersion: 6.10.0.56
PackageLocale: en-US
Author: Mono Project
Description: Sponsored by Microsoft, Mono is an open source implementation of Microsoft"s .NET Framework based on the ECMA standards for C# and the Common Language Runtime. A growing family of solutions and an active and enthusiastic contributing community is helping position Mono to become the leading choice for development of cross platform applications.
Moniker: mono
Tags:
- sdk
- c#
- ecma
- clr
- net
- dotnet
PackageUrl: https://www.mono-project.com/
LicenseUrl: https://www.mono-project.com/docs/faq/licensing/
Publisher: Mono Project
PackageName: Mono
License: MIT
ShortDescription: Mono.Mono
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -1,30 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: Mono.Mono
Publisher: Mono Project
PackageName: Mono
Author: Mono Project
ShortDescription: Mono.Mono
Description: Sponsored by Microsoft, Mono is an open source implementation of Microsoft's .NET Framework based on the ECMA standards for C# and the Common Language Runtime. A growing family of solutions and an active and enthusiastic contributing community is helping position Mono to become the leading choice for development of cross platform applications.
Moniker: mono
Tags:
- sdk
- c#
- ecma
- clr
- net
- dotnet
FileExtensions:
- cs
- exe
- dll
PackageUrl: https://www.mono-project.com/
License: MIT
LicenseUrl: https://www.mono-project.com/docs/faq/licensing/
PackageVersion: 6.10.0.56
InstallerType: msi
Installers:
- Architecture: x64
InstallerUrl: https://download.mono-project.com/archive/6.10.0/windows-installer/mono-6.10.0.56-x64-0.msi
InstallerSha256: 7ccd3cc541bb8587b56af553cae6d344f935814959a392ac5535ac152e2d1528
PackageLocale: en-US
ManifestType: singleton
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0