From 50866da27870a6d6e39d2f3644d5e462cfd4e9bc Mon Sep 17 00:00:00 2001 From: Esco Date: Wed, 22 Jul 2020 16:38:33 +0200 Subject: [PATCH] Thunderbird v78.0.1 (#2571) --- manifests/Mozilla/Thunderbird/78.0.1.yaml | 38 +++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 manifests/Mozilla/Thunderbird/78.0.1.yaml diff --git a/manifests/Mozilla/Thunderbird/78.0.1.yaml b/manifests/Mozilla/Thunderbird/78.0.1.yaml new file mode 100644 index 000000000..bc703ee3c --- /dev/null +++ b/manifests/Mozilla/Thunderbird/78.0.1.yaml @@ -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