Added x86 architecture for Mono version 6.8.0.123. (#10569)

This commit is contained in:
Easton Pillay
2021-04-11 17:20:54 -05:00
committed by GitHub
parent 4b5aa70ae8
commit 298b03d6fb
3 changed files with 41 additions and 20 deletions

View File

@@ -0,0 +1,17 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: Mono.Mono
PackageVersion: 6.8.0.123
Installers:
- Architecture: x64
InstallerUrl: https://download.mono-project.com/archive/6.8.0/windows-installer/mono-6.8.0.123-x64-0.msi
InstallerSha256: 81755FE866F2CDB8F697D35A70AECB17EA04694E20B4B2463EA617F2E1EAC61D
InstallerType: msi
ProductCode: "{05F57741-C5D6-4D49-B109-F33BB4314329}"
- Architecture: x86
InstallerUrl: https://download.mono-project.com/archive/6.8.0/windows-installer/mono-6.8.0.123-gtksharp-2.12.45-win32-0.msi
InstallerSha256: 8D545125D22BF695BA1491CEF517BDEC9394B409D88AAF1A7D42A9DA2363A4AC
InstallerType: msi
ProductCode: "{613BA5E1-7EAE-4484-B5B7-90E2D98BC9E6}"
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,20 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: Mono.Mono
PackageVersion: 6.8.0.123
PackageLocale: en-US
LicenseUrl: https://www.mono-project.com/docs/faq/licensing/
Moniker: mono
Tags:
- sdk
- c#
- ecma
- clr
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.
PackageUrl: https://www.mono-project.com
Publisher: Mono Project
PackageName: Mono
License: MIT
ShortDescription: Mono.Mono
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -1,23 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: Mono.Mono
PackageVersion: 6.8.0.123
PackageName: Mono
Publisher: Mono Project
License: MIT
LicenseUrl: https://www.mono-project.com/docs/faq/licensing/
Moniker: mono
Tags:
- sdk
- c#
- ecma
- clr
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.
PackageUrl: https://www.mono-project.com
Installers:
- Architecture: x64
InstallerUrl: https://download.mono-project.com/archive/6.8.0/windows-installer/mono-6.8.0.123-x64-0.msi
InstallerSha256: 81755FE866F2CDB8F697D35A70AECB17EA04694E20B4B2463EA617F2E1EAC61D
InstallerType: msi
PackageLocale: en-US
ManifestType: singleton
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0