35 lines
1.1 KiB
YAML
35 lines
1.1 KiB
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: Mozilla.Thunderbird
|
|
PackageVersion: 78.10.2
|
|
MinimumOSVersion: 10.0.0.0
|
|
FileExtensions:
|
|
- csv
|
|
- eml
|
|
- ldif
|
|
- xpi
|
|
Commands:
|
|
- thunderbird
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: msi
|
|
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/78.10.2/win64/en-US/Thunderbird%20Setup%2078.10.2.msi
|
|
InstallerSha256: 11AFCD03B4C71760A2CC5010C672E04A7EF609AA08DD79B7C2C001FDC91955F8
|
|
# ProductCode:
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
- Architecture: x86
|
|
InstallerType: msi
|
|
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/78.10.2/win32/en-US/Thunderbird%20Setup%2078.10.2.msi
|
|
InstallerSha256: FE6CF06B0D1D3B6D24F4E7CA1185D7BE492D14DE89A32BC92AD3C0EA2E4B7393
|
|
# ProductCode:
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|