mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
distupgrade: Update Trixie's release date as announced
Tests: - Distribution upgrade page shows the updated date. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
30432aa9b6
commit
a99508a6b2
@ -46,7 +46,7 @@ distribution_info: dict = {
|
||||
'trixie': {
|
||||
'version': 13,
|
||||
'next': 'forky',
|
||||
'release_date': datetime.datetime(2025, 8, 20, tzinfo=timezone.utc),
|
||||
'release_date': datetime.datetime(2025, 8, 9, tzinfo=timezone.utc),
|
||||
},
|
||||
'forky': {
|
||||
'version': 14,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user