manifest: update

This commit is contained in:
GitHub Action
2025-08-31 02:36:27 +00:00
parent 2243e3f251
commit f46d294b87
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -599,5 +599,6 @@
"2025-08-28" = import ./2025/2025-08-28.nix;
"2025-08-29" = import ./2025/2025-08-29.nix;
"2025-08-30" = import ./2025/2025-08-30.nix;
latest = "2025-08-30";
"2025-08-31" = import ./2025/2025-08-31.nix;
latest = "2025-08-31";
}