mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-22 10:01:45 +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': {
|
'trixie': {
|
||||||
'version': 13,
|
'version': 13,
|
||||||
'next': 'forky',
|
'next': 'forky',
|
||||||
'release_date': datetime.datetime(2025, 8, 20, tzinfo=timezone.utc),
|
'release_date': datetime.datetime(2025, 8, 9, tzinfo=timezone.utc),
|
||||||
},
|
},
|
||||||
'forky': {
|
'forky': {
|
||||||
'version': 14,
|
'version': 14,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user