Thunderbird v78.0.1 (#2571)
This commit is contained in:
38
manifests/Mozilla/Thunderbird/78.0.1.yaml
Normal file
38
manifests/Mozilla/Thunderbird/78.0.1.yaml
Normal file
@@ -0,0 +1,38 @@
|
||||
# ================== General ==================
|
||||
Id: Mozilla.Thunderbird
|
||||
Publisher: Mozilla
|
||||
Name: Thunderbird
|
||||
Author: Mozilla
|
||||
Description: Thunderbird is a free email application that’s easy to set up and customize!
|
||||
AppMoniker: thunderbird
|
||||
Tags: email, E-mail
|
||||
|
||||
# ================== License ==================
|
||||
Homepage: https://www.thunderbird.net
|
||||
License: Mozilla Public License Version 2.0
|
||||
LicenseUrl: https://www.mozilla.org/en-US/MPL/2.0/
|
||||
|
||||
# ================= Installer =================
|
||||
MinOSVersion: 10.0.0.0
|
||||
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
||||
Version: 78.0.1
|
||||
|
||||
Switches:
|
||||
Custom: /norestart
|
||||
Silent: /qn
|
||||
SilentWithProgress: /qb
|
||||
#Interactive:
|
||||
Language: en-US
|
||||
|
||||
InstallerType: msi
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://archive.mozilla.org/pub/thunderbird/releases/78.0.1/win64/en-US/Thunderbird%20Setup%2078.0.1.msi
|
||||
Sha256: 36e5844951b5d0a1b783e32f42a36984cd4f7e51b41355ec0621d4ada69a7cb9
|
||||
Scope: machine
|
||||
#- Arch: x86 # Support for multiple installers are not supported in this preview (5/24/2020)
|
||||
#Url: https://archive.mozilla.org/pub/thunderbird/releases/78.0.1/win32/en-US/Thunderbird%20Setup%2078.0.1.msi
|
||||
#Sha256: 3a435970ecb03e14bfae27918ff6b5ea53e98a8ab6a336b8c21d4d0680c3aa15
|
||||
#Scope: machine
|
||||
|
||||
# ManifestVersion: 0.1.0
|
Reference in New Issue
Block a user