Added x86 architecture for Mono version 6.8.0.123. (#10569)
This commit is contained in:
17
manifests/m/Mono/Mono/6.8.0.123/Mono.Mono.installer.yaml
Normal file
17
manifests/m/Mono/Mono/6.8.0.123/Mono.Mono.installer.yaml
Normal 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
|
||||||
|
|
20
manifests/m/Mono/Mono/6.8.0.123/Mono.Mono.locale.en-US.yaml
Normal file
20
manifests/m/Mono/Mono/6.8.0.123/Mono.Mono.locale.en-US.yaml
Normal 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
|
||||||
|
|
@@ -1,23 +1,7 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
PackageIdentifier: Mono.Mono
|
PackageIdentifier: Mono.Mono
|
||||||
PackageVersion: 6.8.0.123
|
PackageVersion: 6.8.0.123
|
||||||
PackageName: Mono
|
DefaultLocale: en-US
|
||||||
Publisher: Mono Project
|
ManifestType: version
|
||||||
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
|
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user