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