Added x86 architecture for Mono version 6.12.0.99. (#10568)

This commit is contained in:
Easton Pillay
2021-04-11 17:31:45 -05:00
committed by GitHub
parent c2e14c6adc
commit 4a7560b235
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.12.0.99
FileExtensions:
- cs
- exe
- dll
InstallerType: msi
Installers:
- Architecture: x64
InstallerUrl: https://download.mono-project.com/archive/6.12.0/windows-installer/mono-6.12.0.99-x64-0.msi
InstallerSha256: 1B4032B7FA136BDB71751912D421CBAE0F410B22BECB87CE1CB465392D875784
ProductCode: "{CE7875F7-A062-4C40-9E86-A5F4C91E9604}"
- Architecture: x86
InstallerUrl: https://download.mono-project.com/archive/6.12.0/windows-installer/mono-6.12.0.99-gtksharp-2.12.45-win32-0.msi
InstallerSha256: 4E65FFC5914A48DF88E8CB9ADD0DC40E12810FABCE227A891B19E855FD2979B6
ProductCode: "{EFA22082-B2BC-4E74-91B1-46F553A5B0E0}"
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.12.0.99
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 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.12.0.99 PackageVersion: 6.12.0.99
InstallerType: msi DefaultLocale: en-US
Installers: ManifestType: version
- Architecture: x64
InstallerUrl: https://download.mono-project.com/archive/6.12.0/windows-installer/mono-6.12.0.99-x64-0.msi
InstallerSha256: 1b4032b7fa136bdb71751912d421cbae0f410b22becb87ce1cb465392d875784
PackageLocale: en-US
ManifestType: singleton
ManifestVersion: 1.0.0 ManifestVersion: 1.0.0