Added x86 architecture for Mono version 6.10.0.62. (#10541)
This commit is contained in:
20
manifests/m/Mono/Mono/6.10.0.62/Mono.Mono.installer.yaml
Normal file
20
manifests/m/Mono/Mono/6.10.0.62/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.62
|
||||||
|
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.62-x64-0.msi
|
||||||
|
InstallerSha256: 39AC490B93ECC326652EFDA8C6F193CCBD4E304BB6B6CAA3DA54223CB03D61EB
|
||||||
|
ProductCode: "{2F7F3BC2-755D-4E42-AC9E-D9B9B84530FA}"
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerUrl: https://download.mono-project.com/archive/6.10.0/windows-installer/mono-6.10.0.62-gtksharp-2.12.45-win32-0.msi
|
||||||
|
InstallerSha256: 5BC899987066E038CCA42F9F1BFB34085AB9882B40A2E7816A63E59B5B9E0C98
|
||||||
|
ProductCode: "{FC9BE7D1-C08F-45B3-B56A-6F3A7B6593C2}"
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
23
manifests/m/Mono/Mono/6.10.0.62/Mono.Mono.locale.en-US.yaml
Normal file
23
manifests/m/Mono/Mono/6.10.0.62/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.62
|
||||||
|
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
|
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.62
|
PackageVersion: 6.10.0.62
|
||||||
InstallerType: msi
|
DefaultLocale: en-US
|
||||||
Installers:
|
ManifestType: version
|
||||||
- Architecture: x64
|
ManifestVersion: 1.0.0
|
||||||
InstallerUrl: https://download.mono-project.com/archive/6.10.0/windows-installer/mono-6.10.0.62-x64-0.msi
|
|
||||||
InstallerSha256: 39ac490b93ecc326652efda8c6f193ccbd4e304bb6b6caa3da54223cb03d61eb
|
|
||||||
PackageLocale: en-US
|
|
||||||
ManifestType: singleton
|
|
||||||
ManifestVersion: 1.0.0
|
|
||||||
|
|||||||
Reference in New Issue
Block a user