manifest: update

This commit is contained in:
GitHub Action
2024-08-01 02:23:50 +00:00
parent 0fd4a5d209
commit c02e7d3260
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -2121,5 +2121,6 @@
"2024-07-29" = import ./2024/2024-07-29.nix;
"2024-07-30" = import ./2024/2024-07-30.nix;
"2024-07-31" = import ./2024/2024-07-31.nix;
latest = "2024-07-31";
"2024-08-01" = import ./2024/2024-08-01.nix;
latest = "2024-08-01";
}