manifest: update

This commit is contained in:
GitHub Action
2023-06-05 02:31:44 +00:00
parent 1ef3c6de61
commit 08b06ab204
4 changed files with 6 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -269,5 +269,6 @@
"2023-05-21" = import ./2023/2023-05-21.nix;
"2023-05-27" = import ./2023/2023-05-27.nix;
"2023-05-30" = import ./2023/2023-05-30.nix;
latest = "2023-05-30";
"2023-06-05" = import ./2023/2023-06-05.nix;
latest = "2023-06-05";
}

File diff suppressed because one or more lines are too long

View File

@@ -1701,5 +1701,6 @@
"2023-06-02" = import ./2023/2023-06-02.nix;
"2023-06-03" = import ./2023/2023-06-03.nix;
"2023-06-04" = import ./2023/2023-06-04.nix;
latest = "2023-06-04";
"2023-06-05" = import ./2023/2023-06-05.nix;
latest = "2023-06-05";
}