manifest: update

This commit is contained in:
GitHub Action
2025-07-19 02:40:50 +00:00
parent 3c90219b3b
commit 742248f12a
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

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