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.0
|
|
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.0/win64/en-US/Thunderbird%20Setup%2078.10.0.msi
|
|
InstallerSha256: 30E06E0658816434674453EB164A0810C2BDAECA52F0A820312F2AEB4BE81DD1
|
|
#ProductCode:
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
- Architecture: x86
|
|
InstallerType: msi
|
|
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/78.10.0/win32/en-US/Thunderbird%20Setup%2078.10.0.msi
|
|
InstallerSha256: 34452DF94F431F6A53CE261654C34604F27DA9281E3539BBFB1A81B98625BB02
|
|
#ProductCode:
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|