manifest: update

This commit is contained in:
GitHub Action
2025-05-16 02:36:59 +00:00
parent 10d4529b7e
commit 0e624f2b19
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -492,5 +492,6 @@
"2025-05-12" = import ./2025/2025-05-12.nix;
"2025-05-13" = import ./2025/2025-05-13.nix;
"2025-05-14" = import ./2025/2025-05-14.nix;
latest = "2025-05-14";
"2025-05-16" = import ./2025/2025-05-16.nix;
latest = "2025-05-16";
}