Added x86 architecture for Mono version 6.10.0.105. (#10534)
This commit is contained in:
20
manifests/m/Mono/Mono/6.10.0.105/Mono.Mono.installer.yaml
Normal file
20
manifests/m/Mono/Mono/6.10.0.105/Mono.Mono.installer.yaml
Normal 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.10.0.105
|
||||
FileExtensions:
|
||||
- cs
|
||||
- exe
|
||||
- dll
|
||||
InstallerType: msi
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://download.mono-project.com/archive/6.10.0/windows-installer/mono-6.10.0.105-x64-0.msi
|
||||
InstallerSha256: A8C79EC1F0E1E91C20FA1ECA842832E061465E08D80C896D14F53EF3F83B1681
|
||||
ProductCode: "{7B2F7A89-6717-422C-98F8-C778D9071CEE}"
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://download.mono-project.com/archive/6.10.0/windows-installer/mono-6.10.0.105-gtksharp-2.12.45-win32-0.msi
|
||||
InstallerSha256: 75D628E68C64583E0A801E04A6AF2791D376AEFF018F1BA3AC01B7D0EEF068B5
|
||||
ProductCode: "{3F27D6B4-86F5-46A7-BF78-F8A332F43274}"
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
23
manifests/m/Mono/Mono/6.10.0.105/Mono.Mono.locale.en-US.yaml
Normal file
23
manifests/m/Mono/Mono/6.10.0.105/Mono.Mono.locale.en-US.yaml
Normal 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.10.0.105
|
||||
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
|
||||
|
@@ -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.10.0.105
|
||||
InstallerType: msi
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://download.mono-project.com/archive/6.10.0/windows-installer/mono-6.10.0.105-x64-0.msi
|
||||
InstallerSha256: a8c79ec1f0e1e91c20fa1eca842832e061465e08d80c896d14f53ef3f83b1681
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
|
Reference in New Issue
Block a user