From 298b03d6fbde46efbd40db54cb04aa1e9463adbd Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Sun, 11 Apr 2021 17:20:54 -0500 Subject: [PATCH] Added x86 architecture for Mono version 6.8.0.123. (#10569) --- .../Mono/6.8.0.123/Mono.Mono.installer.yaml | 17 +++++++++++++ .../6.8.0.123/Mono.Mono.locale.en-US.yaml | 20 ++++++++++++++++ .../m/Mono/Mono/6.8.0.123/Mono.Mono.yaml | 24 ++++--------------- 3 files changed, 41 insertions(+), 20 deletions(-) create mode 100644 manifests/m/Mono/Mono/6.8.0.123/Mono.Mono.installer.yaml create mode 100644 manifests/m/Mono/Mono/6.8.0.123/Mono.Mono.locale.en-US.yaml diff --git a/manifests/m/Mono/Mono/6.8.0.123/Mono.Mono.installer.yaml b/manifests/m/Mono/Mono/6.8.0.123/Mono.Mono.installer.yaml new file mode 100644 index 000000000..b0f92150e --- /dev/null +++ b/manifests/m/Mono/Mono/6.8.0.123/Mono.Mono.installer.yaml @@ -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 + diff --git a/manifests/m/Mono/Mono/6.8.0.123/Mono.Mono.locale.en-US.yaml b/manifests/m/Mono/Mono/6.8.0.123/Mono.Mono.locale.en-US.yaml new file mode 100644 index 000000000..bc455e7f3 --- /dev/null +++ b/manifests/m/Mono/Mono/6.8.0.123/Mono.Mono.locale.en-US.yaml @@ -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 + diff --git a/manifests/m/Mono/Mono/6.8.0.123/Mono.Mono.yaml b/manifests/m/Mono/Mono/6.8.0.123/Mono.Mono.yaml index a384ed410..b6feba429 100644 --- a/manifests/m/Mono/Mono/6.8.0.123/Mono.Mono.yaml +++ b/manifests/m/Mono/Mono/6.8.0.123/Mono.Mono.yaml @@ -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 +