Added x86 architecture for Mono version 6.12.0.101. (#10550)

This commit is contained in:
Easton Pillay
2021-04-13 21:07:34 -05:00
committed by GitHub
parent d664d78ac9
commit 4d0b5deb57
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.101
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.101-x64-0.msi
InstallerSha256: BD5D76BB7DB78B058B7973118AD7EDFC4C6CC7259B03064C4BF0B346E7DE717E
ProductCode: "{5F5F6326-21D8-49DA-947D-4790948D528A}"
- Architecture: x86
InstallerUrl: https://download.mono-project.com/archive/6.12.0/windows-installer/mono-6.12.0.101-gtksharp-2.12.45-win32-0.msi
InstallerSha256: C7FE3AE17CF9C311DAE855AF4DEC8DBD4F9205AD94B55BC60722EA5C51C4F3E3
ProductCode: "{A62FBE19-A566-4343-875D-8CA4744CA6CD}"
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.101
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.12.0.101
InstallerType: msi
Installers:
- Architecture: x64
InstallerUrl: https://download.mono-project.com/archive/6.12.0/windows-installer/mono-6.12.0.101-x64-0.msi
InstallerSha256: bd5d76bb7db78b058b7973118ad7edfc4c6cc7259b03064c4bf0b346e7de717e
PackageLocale: en-US
ManifestType: singleton
ManifestVersion: 1.0.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0