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 6, 2024
1 parent 72ea00e commit a829e6f
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 7 deletions.
33 changes: 30 additions & 3 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 111348,
"monthlyDonations": 9279,
"sponsorCount": 172
"annualDonations": 111948,
"monthlyDonations": 9329,
"sponsorCount": 175
},
"platinum": [
{
Expand Down Expand Up @@ -184,6 +184,15 @@
"source": "github",
"tier": "backer"
},
{
"name": "Yannick Croissant",
"url": "https://yannick.cr/",
"image": "https://images.opencollective.com/yannickcr/765f06f/avatar.png",
"monthlyDonation": 40,
"totalDonations": 5740,
"source": "opencollective",
"tier": "backer"
},
{
"name": "STORIS",
"url": "https://www.storis.com/",
Expand Down Expand Up @@ -499,6 +508,24 @@
"source": "opencollective",
"tier": "backer"
},
{
"name": "LightCDN",
"url": "https://www.lightcdn.com",
"image": "https://images.opencollective.com/lightcdn/a8c8b6e/logo.png",
"monthlyDonation": 5,
"totalDonations": 25,
"source": "opencollective",
"tier": "backer"
},
{
"name": "LightNode",
"url": "https://www.lightnode.com",
"image": "https://images.opencollective.com/lightnode/4847412/logo.png",
"monthlyDonation": 5,
"totalDonations": 25,
"source": "opencollective",
"tier": "backer"
},
{
"name": "Pink Fluffy Nico",
"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 @@ -4,10 +4,10 @@
"currentVersion": "v9.2.0",
"currentVersionDate": "2024-05-03T19:46:50Z",
"currentVersionIsPrerelease": false,
"stars": 24321,
"lastCommitDate": "2024-05-04T19:57:22Z",
"projectDependents": 19474885,
"weeklyDownloads": 34291781,
"stars": 24324,
"lastCommitDate": "2024-05-05T19:57:17Z",
"projectDependents": 19490051,
"weeklyDownloads": 34261018,
"nextVersion": "v9.3.0",
"nextVersionDate": "2024-05-17"
}

0 comments on commit a829e6f

Please sign in to comment.