Manifests/MozillaThunderbird.json
{ "Name": "Mozilla Thunderbird", "Source": "https://www.thunderbird.net/", "Get": { "Update": { "Uri": "https://product-details.mozilla.org/1.0/thunderbird_versions.json", "Channels": { "LATEST_THUNDERBIRD_VERSION": "Current", "LATEST_THUNDERBIRD_DEVEL_VERSION": "Beta", "THUNDERBIRD_ESR": "ESR", "THUNDERBIRD_ESR_NEXT": "ESR_Next" } }, "Download": { "Uri": { "LATEST_THUNDERBIRD_VERSION": { "Exe": "https://download.mozilla.org/?product=thunderbird-#version-SSL&os=#platform&lang=#language", "Msi": "https://download.mozilla.org/?product=thunderbird-#version-msi-SSL&os=#platform&lang=#language", "Msix": "https://download.mozilla.org/?product=thunderbird-#version-msix-SSL&os=#platform&lang=#language" }, "LATEST_THUNDERBIRD_DEVEL_VERSION": { "Exe": "https://download.mozilla.org/?product=thunderbird-beta-latest-SSL&os=#platform&lang=#language", "Msi": "https://download.mozilla.org/?product=thunderbird-beta-latest-msi-SSL&os=#platform&lang=#language", "Msix": "https://download.mozilla.org/?product=thunderbird-beta-latest-msix-SSL&os=#platform&lang=#language" }, "THUNDERBIRD_ESR": { "Exe": "https://download.mozilla.org/?product=thunderbird-#version-SSL&os=#platform&lang=#language", "Msi": "https://download.mozilla.org/?product=thunderbird-#version-msi-SSL&os=#platform&lang=#language", "Msix": "https://download.mozilla.org/?product=thunderbird-#version-msix-SSL&os=#platform&lang=#language" }, "THUNDERBIRD_ESR_NEXT": { "Exe": "https://download.mozilla.org/?product=thunderbird-#version-SSL&os=#platform&lang=#language", "Msi": "https://download.mozilla.org/?product=thunderbird-#version-msi-SSL&os=#platform&lang=#language", "Msix": "https://download.mozilla.org/?product=thunderbird-#version-msix-SSL&os=#platform&lang=#language" } }, "Platforms": [ "win64", "win" ], "FullLanguageList": [ "en-US", "en-GB", "en-CA", "es-ES", "es-AR", "es-CL", "es-MX", "sv-SE", "pt-BR", "pt-PT", "de", "fr", "it", "ja", "nl", "zh-CN", "zh-TW", "ach", "af", "sq", "ar", "an", "hy-AM", "ast", "az", "eu", "be", "bs", "br", "bg", "my", "ca", "hr", "cs", "da", "eo", "et", "fi", "fy-NL", "ff", "gd", "gl", "ka", "el", "gn", "gu-IN", "he", "hi-IN", "hu", "is", "id", "ia", "ga-IE", "kab", "kn", "cak", "kk", "km", "ko", "lv", "lij", "lt", "dsb", "mk", "ms", "mr", "ne-NP", "nb-NO", "nn-NO", "oc", "fa", "pl", "pa-IN", "ro", "rm", "ru", "sr", "si", "sk", "sl", "son", "ta", "te", "th", "tr", "uk", "hsb", "ur", "uz", "vi", "cy", "xh" ], "ReplaceText": { "Version": "esr", "Platform": "#platform", "Language": "#language" } } }, "Install": { "Setup": "Thunderbird*.exe", "Physical": { "Arguments": "/S /TaskbarShortcut=false /DesktopShortcut=false /MaintenanceService=true /PreventRebootRequired=true", "PostInstall": [ ] }, "Virtual": { "Arguments": "/S /TaskbarShortcut=false /DesktopShortcut=false /MaintenanceService=false /PreventRebootRequired=true", "PostInstall": [ ] } } } |