manifest: update

This commit is contained in:
GitHub Action
2025-08-16 02:37:39 +00:00
parent 4abaeba6b1
commit 07619500e5
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

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