mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
radicale: Update Thunderbird URLs
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
92c0c07052
commit
e79f0b5298
@ -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':
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user