Skip to content

Commit

Permalink
chore: Update remote data
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed May 15, 2024
1 parent 10756fe commit 09a1c03
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 15 deletions.
21 changes: 10 additions & 11 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"totals": {
"annualDonations": 109632,
"monthlyDonations": 9136,
"annualDonations": 109584,
"monthlyDonations": 9132,
"sponsorCount": 176
},
"platinum": [
Expand Down Expand Up @@ -617,15 +617,6 @@
"source": "opencollective",
"tier": "backer"
},
{
"name": "Morgane Dubus",
"url": null,
"image": "https://images.opencollective.com/morgane-dubus/avatar.png",
"monthlyDonation": 5,
"totalDonations": 185,
"source": "opencollective",
"tier": "backer"
},
{
"name": "Batch",
"url": "https://batch.com",
Expand Down Expand Up @@ -1352,6 +1343,14 @@
"source": "opencollective",
"tier": null
},
{
"name": "Mr. Henry",
"image": "https://avatars.githubusercontent.com/u/45111?v=4",
"url": "https://mrhenry.be",
"monthlyDonation": 1,
"source": "github",
"tier": "backer"
},
{
"name": "Benjamin Reed",
"image": "https://avatars.githubusercontent.com/u/89252?v=4",
Expand Down
8 changes: 4 additions & 4 deletions src/_data/stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"currentVersion": "v9.2.0",
"currentVersionDate": "2024-05-03T19:46:50Z",
"currentVersionIsPrerelease": false,
"stars": 24359,
"lastCommitDate": "2024-05-14T06:05:49Z",
"projectDependents": 19639877,
"weeklyDownloads": 36228243,
"stars": 24362,
"lastCommitDate": "2024-05-14T20:29:46Z",
"projectDependents": 19662857,
"weeklyDownloads": 36253147,
"nextVersion": "v9.3.0",
"nextVersionDate": "2024-05-17"
}

0 comments on commit 09a1c03

Please sign in to comment.