Skip to content

Commit

Permalink
Merge pull request #1818 from maxgubler/indycar-calendar-automated-up…
Browse files Browse the repository at this point in the history
…date

Update Indycar [indycar-calendar / automated]
  • Loading branch information
ay8s authored Aug 5, 2024
2 parents 6583bb5 + 50d60bb commit 815c4ea
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions _db/indycar/2024.json
Original file line number Diff line number Diff line change
Expand Up @@ -231,9 +231,13 @@
{
"name": "BITNILE.COM Grand Prix of Portland",
"sessions": {
"race": "2024-08-25T19:00:00Z"
"practice1": "2024-08-23T21:55:00Z",
"practice2": "2024-08-24T16:00:00Z",
"qualifying": "2024-08-24T19:30:00Z",
"practice3": "2024-08-25T00:15:00Z",
"race": "2024-08-25T19:30:00Z"
},
"tbc": true,
"tbc": false,
"round": 15,
"slug": "bitnilecom-grand-prix-of-portland",
"localeKey": "bitnilecom-grand-prix-of-portland",
Expand Down Expand Up @@ -267,9 +271,12 @@
{
"name": "Big Machine Music City Grand Prix",
"sessions": {
"race": "2024-09-15T19:00:00Z"
"practice1": "2024-09-14T15:30:00Z",
"qualifying": "2024-09-14T18:45:00Z",
"practice2": "2024-09-14T21:45:00Z",
"race": "2024-09-15T19:30:00Z"
},
"tbc": true,
"tbc": false,
"round": 18,
"slug": "big-machine-music-city-grand-prix",
"localeKey": "big-machine-music-city-grand-prix",
Expand Down

0 comments on commit 815c4ea

Please sign in to comment.