Skip to content

Commit

Permalink
Weekly updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanTLavavej committed Aug 24, 2024
1 parent 063748c commit 2a16858
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/weekly_table.mts
Original file line number Diff line number Diff line change
Expand Up @@ -374,4 +374,8 @@ export const weekly_table: WeeklyRow[] = [
{ date: '2024-07-12', vso: 164, libcxx: 721 },
{ date: '2024-07-19', vso: 164, libcxx: 721 },
{ date: '2024-07-26', vso: 165, libcxx: 725 },
{ date: '2024-08-02', vso: 165, libcxx: 725 },
{ date: '2024-08-09', vso: 163, libcxx: 713 },
{ date: '2024-08-16', vso: 163, libcxx: 717 },
{ date: '2024-08-23', vso: 163, libcxx: 717 },
];

0 comments on commit 2a16858

Please sign in to comment.