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 14, 2023
1 parent 7be751e commit ecc8b79
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 7 deletions.
23 changes: 20 additions & 3 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 130452,
"monthlyDonations": 10871,
"sponsorCount": 166
"annualDonations": 130752,
"monthlyDonations": 10896,
"sponsorCount": 168
},
"platinum": [
{
Expand Down Expand Up @@ -264,6 +264,14 @@
"source": "opencollective",
"tier": null
},
{
"name": "Guilherme Abel",
"image": "https://avatars.githubusercontent.com/u/68508662?u=105e707708074e357744370c5437ea8dcd4746c8&v=4",
"url": "https://github.com/guilhermeabell",
"monthlyDonation": 20,
"source": "github",
"tier": "backer"
},
{
"name": "Nirvati",
"url": "https://nirvati.org/",
Expand Down Expand Up @@ -469,6 +477,15 @@
"source": "github",
"tier": "backer"
},
{
"name": "Gamble Critic",
"url": "https://gamblecritic.net",
"image": "https://images.opencollective.com/gamblecritic/4668ddb/logo.png",
"monthlyDonation": 5,
"totalDonations": 5,
"source": "opencollective",
"tier": "backer"
},
{
"name": "Nicholas Martin",
"url": null,
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.40.0",
"currentVersionDate": "2023-05-05T20:42:49Z",
"currentVersionIsPrerelease": false,
"stars": 22664,
"lastCommitDate": "2023-05-11T09:59:48Z",
"projectDependents": 13058023,
"weeklyDownloads": 32297027,
"stars": 22672,
"lastCommitDate": "2023-05-13T21:15:29Z",
"projectDependents": 13078427,
"weeklyDownloads": 32125438,
"nextVersion": "v8.41.0",
"nextVersionDate": "2023-05-19"
}

0 comments on commit ecc8b79

Please sign in to comment.