manifest: update

This commit is contained in:
GitHub Action 2024-06-13 02:18:20 +00:00
parent d4d933340c
commit 4cbc2810d1
3 changed files with 4 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -2072,5 +2072,6 @@
"2024-06-10" = import ./2024/2024-06-10.nix;
"2024-06-11" = import ./2024/2024-06-11.nix;
"2024-06-12" = import ./2024/2024-06-12.nix;
latest = "2024-06-12";
"2024-06-13" = import ./2024/2024-06-13.nix;
latest = "2024-06-13";
}

View File

@ -116,4 +116,5 @@
_114 = "aarch64-pc-windows-gnullvm";
_115 = "i686-pc-windows-gnullvm";
_116 = "x86_64-pc-windows-gnullvm";
_117 = "arm64ec-pc-windows-msvc";
}