manifest: update

This commit is contained in:
GitHub Action
2025-04-25 02:35:21 +00:00
parent 79d3acd1a7
commit eb0afb4ac0
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -472,5 +472,6 @@
"2025-04-22" = import ./2025/2025-04-22.nix;
"2025-04-23" = import ./2025/2025-04-23.nix;
"2025-04-24" = import ./2025/2025-04-24.nix;
latest = "2025-04-24";
"2025-04-25" = import ./2025/2025-04-25.nix;
latest = "2025-04-25";
}