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 Jun 24, 2023
1 parent f680267 commit 41c4fc8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 7 deletions.
15 changes: 12 additions & 3 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 127476,
"monthlyDonations": 10623,
"sponsorCount": 164
"annualDonations": 127596,
"monthlyDonations": 10633,
"sponsorCount": 165
},
"platinum": [
{
Expand Down Expand Up @@ -238,6 +238,15 @@
"source": "opencollective",
"tier": null
},
{
"name": "odan",
"url": null,
"image": "https://images.opencollective.com/odan/3b99c72/avatar.png",
"monthlyDonation": 10,
"totalDonations": 10,
"source": "opencollective",
"tier": "backer"
},
{
"name": "Nirvati",
"url": "https://nirvati.org/",
Expand Down
8 changes: 4 additions & 4 deletions src/_data/stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"currentVersion": "v8.43.0",
"currentVersionDate": "2023-06-16T21:53:53Z",
"currentVersionIsPrerelease": false,
"stars": 22860,
"lastCommitDate": "2023-06-22T20:30:18Z",
"projectDependents": 13860251,
"weeklyDownloads": 32498638,
"stars": 22910,
"lastCommitDate": "2023-06-24T03:38:58Z",
"projectDependents": 1249300,
"weeklyDownloads": 32251180,
"nextVersion": "v8.44.0",
"nextVersionDate": "2023-06-30"
}

0 comments on commit 41c4fc8

Please sign in to comment.