manifest: update

This commit is contained in:
GitHub Action
2025-09-18 14:05:48 +00:00
parent d0cabb6ae8
commit 067b3536e5
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -87,5 +87,6 @@
"1.87.0" = import ./1.87.0.nix;
"1.88.0" = import ./1.88.0.nix;
"1.89.0" = import ./1.89.0.nix;
latest = "1.89.0";
"1.90.0" = import ./1.90.0.nix;
latest = "1.90.0";
}