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 Sep 13, 2023
1 parent 16166d3 commit 1801797
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 16 deletions.
31 changes: 19 additions & 12 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 135828,
"monthlyDonations": 11319,
"sponsorCount": 167
"annualDonations": 135888,
"monthlyDonations": 11324,
"sponsorCount": 168
},
"platinum": [
{
Expand Down Expand Up @@ -315,15 +315,6 @@
"source": "opencollective",
"tier": "backer"
},
{
"name": "Extremely Heavy",
"url": "https://xh.io",
"image": "https://images.opencollective.com/xh/cec0963/logo.png",
"monthlyDonation": 10,
"totalDonations": 310,
"source": "opencollective",
"tier": "backer"
},
{
"name": "Raider.IO",
"url": "https://raider.io",
Expand Down Expand Up @@ -403,6 +394,14 @@
"source": "github",
"tier": "backer"
},
{
"name": "Extremely Heavy",
"image": "https://avatars.githubusercontent.com/u/850311?v=4",
"url": "https://xh.io",
"monthlyDonation": 10,
"source": "github",
"tier": "backer"
},
{
"name": "Hiroki Osame",
"image": "https://avatars.githubusercontent.com/u/1075694?u=7f766073ee609bfb8876e1ae2b55ace083c1c19c&v=4",
Expand Down Expand Up @@ -1280,6 +1279,14 @@
"source": "github",
"tier": "backer"
},
{
"name": "Parsify Technologies",
"image": "https://avatars.githubusercontent.com/u/60750495?v=4",
"url": "https://www.parsify.eu",
"monthlyDonation": 5,
"source": "github",
"tier": "backer"
},
{
"name": "Yusuke Hakamaya",
"image": "https://avatars.githubusercontent.com/u/65002858?u=53b598cdafe9b03086c4e143615cc2979ee9339f&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 @@ -2,10 +2,10 @@
"currentVersion": "v8.49.0",
"currentVersionDate": "2023-09-08T20:23:15Z",
"currentVersionIsPrerelease": false,
"stars": 23357,
"lastCommitDate": "2023-09-11T15:42:22Z",
"projectDependents": 15290406,
"weeklyDownloads": 33757225,
"stars": 23363,
"lastCommitDate": "2023-09-12T18:09:40Z",
"projectDependents": 15309621,
"weeklyDownloads": 34252746,
"nextVersion": "v8.50.0",
"nextVersionDate": "2023-09-22"
}

0 comments on commit 1801797

Please sign in to comment.