manifest: update

This commit is contained in:
GitHub Action
2025-04-16 02:34:53 +00:00
parent 47beae9693
commit 1633514603
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -463,5 +463,6 @@
"2025-04-13" = import ./2025/2025-04-13.nix;
"2025-04-14" = import ./2025/2025-04-14.nix;
"2025-04-15" = import ./2025/2025-04-15.nix;
latest = "2025-04-15";
"2025-04-16" = import ./2025/2025-04-16.nix;
latest = "2025-04-16";
}