radicale: Update Thunderbird URLs

Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
Benedek Nagy 2022-01-08 21:15:16 +00:00 committed by Sunil Mohan Adapa
parent 92c0c07052
commit e79f0b5298
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -33,7 +33,7 @@ clients = [{
}] }]
}, { }, {
'name': 'name':
_('Mozilla Thunderbird'), _('Thunderbird'),
'platforms': [{ 'platforms': [{
'type': 'package', 'type': 'package',
'format': 'deb', 'format': 'deb',
@ -41,15 +41,15 @@ clients = [{
}, { }, {
'type': 'download', 'type': 'download',
'os': 'gnu-linux', 'os': 'gnu-linux',
'url': 'https://www.mozilla.org/thunderbird/' 'url': 'https://www.thunderbird.net/'
}, { }, {
'type': 'download', 'type': 'download',
'os': 'macos', 'os': 'macos',
'url': 'https://www.mozilla.org/thunderbird/' 'url': 'https://www.thunderbird.net/'
}, { }, {
'type': 'download', 'type': 'download',
'os': 'windows', 'os': 'windows',
'url': 'https://www.mozilla.org/thunderbird/' 'url': 'https://www.thunderbird.net/'
}] }]
}, { }, {
'name': 'name':