21 lines
813 B
YAML
21 lines
813 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: Mono.Mono
|
|
PackageVersion: 6.10.0.70
|
|
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.70-x64-0.msi
|
|
InstallerSha256: CAB2128C68B7F16A9D20C61D3EE2EC33775E8198C197F68FE08B7FA904F33308
|
|
ProductCode: "{094146E3-2223-4FDE-91A2-7D7E94495A1D}"
|
|
- Architecture: x86
|
|
InstallerUrl: https://download.mono-project.com/archive/6.10.0/windows-installer/mono-6.10.0.70-gtksharp-2.12.45-win32-0.msi
|
|
InstallerSha256: 675380499A60F64BFEA3470328C9AD486BC4B8B9A86BAF89D25F85070EE7B8F4
|
|
ProductCode: "{AA4278A9-D045-4114-A80E-112AA67C874F}"
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|