manifest: update

This commit is contained in:
GitHub Action
2023-04-20 02:18:52 +00:00
parent e2f975856a
commit 4771640d46
4 changed files with 6 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -262,5 +262,6 @@
"2023-04-03" = import ./2023/2023-04-03.nix;
"2023-04-13" = import ./2023/2023-04-13.nix;
"2023-04-14" = import ./2023/2023-04-14.nix;
latest = "2023-04-14";
"2023-04-20" = import ./2023/2023-04-20.nix;
latest = "2023-04-20";
}

File diff suppressed because one or more lines are too long

View File

@@ -1655,5 +1655,6 @@
"2023-04-17" = import ./2023/2023-04-17.nix;
"2023-04-18" = import ./2023/2023-04-18.nix;
"2023-04-19" = import ./2023/2023-04-19.nix;
latest = "2023-04-19";
"2023-04-20" = import ./2023/2023-04-20.nix;
latest = "2023-04-20";
}