We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 966ec27 commit 495af7aCopy full SHA for 495af7a
src/weekly_table.mts
@@ -410,4 +410,5 @@ export const weekly_table: WeeklyRow[] = [
410
{ date: '2025-04-04', vso: 146, libcxx: 675 },
411
{ date: '2025-04-11', vso: 144, libcxx: 675 },
412
{ date: '2025-04-18', vso: 144, libcxx: 675 },
413
+ { date: '2025-04-25', vso: 144, libcxx: 674 },
414
];
0 commit comments