Added x86 architecture for Mono version 6.10.0.72. (#10546)

This commit is contained in:
Easton Pillay
2021-04-13 18:01:47 -05:00
committed by GitHub
parent 5f940a7213
commit 6243337f43
3 changed files with 46 additions and 26 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.72
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.72-x64-0.msi
InstallerSha256: E01EED1C93CC9973184D465246B71547470FDDCB2A512EDB5E0F4E48CBFCAFF9
ProductCode: "{7EDF217F-A82C-41A6-B4A8-9B415E3425BC}"
- Architecture: x86
InstallerUrl: https://download.mono-project.com/archive/6.10.0/windows-installer/mono-6.10.0.72-gtksharp-2.12.45-win32-0.msi
InstallerSha256: A44AC9531A0C68BF5009D61743300F8586752A011BB0A1313231F352FADC7B0F
ProductCode: "{73E322B8-3B37-426A-930D-5CAAA49955AD}"
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,22 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: Mono.Mono
PackageVersion: 6.10.0.72
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#
- 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,29 +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#
- 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.72
InstallerType: msi
Installers:
- Architecture: x64
InstallerUrl: https://download.mono-project.com/archive/6.10.0/windows-installer/mono-6.10.0.72-x64-0.msi
InstallerSha256: e01eed1c93cc9973184d465246b71547470fddcb2a512edb5e0f4e48cbfcaff9
PackageLocale: en-US
ManifestType: singleton
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0