manifest: update

This commit is contained in:
GitHub Action
2025-04-19 02:31:50 +00:00
parent ec22cd6350
commit 50fefac8cd
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -466,5 +466,6 @@
"2025-04-16" = import ./2025/2025-04-16.nix;
"2025-04-17" = import ./2025/2025-04-17.nix;
"2025-04-18" = import ./2025/2025-04-18.nix;
latest = "2025-04-18";
"2025-04-19" = import ./2025/2025-04-19.nix;
latest = "2025-04-19";
}