Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Indycar [indycar-calendar / automated] #1801

Merged
merged 1 commit into from
Jul 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 22 additions & 8 deletions _db/indycar/2024.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,13 @@
{
"name": "Honda Indy 200 at Mid-Ohio",
"sessions": {
"race": "2024-07-07T17:30:00Z"
"practice1": "2024-07-05T19:20:00Z",
"practice2": "2024-07-06T14:50:00Z",
"qualifying": "2024-07-06T19:00:00Z",
"warmup": "2024-07-07T14:25:00Z",
"race": "2024-07-07T17:45:00Z"
},
"tbc": true,
"tbc": false,
"round": 10,
"slug": "honda-indy-200-at-midohio",
"localeKey": "honda-indy-200-at-midohio",
Expand All @@ -167,9 +171,11 @@
{
"name": "Hy-Vee Homefront 250",
"sessions": {
"race": "2024-07-14T00:00:00Z"
"practice1": "2024-07-12T20:30:00Z",
"race1": "2024-07-13T19:45:00Z",
"race2": "2024-07-14T00:00:00Z"
},
"tbc": true,
"tbc": false,
"round": 11,
"slug": "hyvee-homefront-250",
"localeKey": "hyvee-homefront-250",
Expand All @@ -179,9 +185,10 @@
{
"name": "Hy-Vee One Step 250",
"sessions": {
"race": "2024-07-14T16:00:00Z"
"race1": "2024-07-13T19:45:00Z",
"race2": "2024-07-14T16:15:00Z"
},
"tbc": true,
"tbc": false,
"round": 12,
"slug": "hyvee-one-step-250",
"localeKey": "hyvee-one-step-250",
Expand All @@ -191,6 +198,10 @@
{
"name": "Ontario Honda Dealers Indy Toronto",
"sessions": {
"practice1": "2024-07-19T19:00:00Z",
"practice2": "2024-07-20T14:30:00Z",
"qualifying": "2024-07-20T18:45:00Z",
"warmup": "2024-07-21T14:00:00Z",
"race": "2024-07-21T17:00:00Z"
},
"tbc": true,
Expand All @@ -203,9 +214,12 @@
{
"name": "Bommarito Automotive Group 500",
"sessions": {
"race": "2024-08-17T22:00:00Z"
"practice1": "2024-08-16T17:30:00Z",
"qualifying": "2024-08-16T21:00:00Z",
"practice2": "2024-08-17T00:30:00Z",
"race": "2024-08-17T22:15:00Z"
},
"tbc": true,
"tbc": false,
"round": 14,
"slug": "bommarito-automotive-group-500",
"localeKey": "bommarito-automotive-group-500",
Expand Down