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 5, 2024
1 parent 34b5cef commit 72ea00e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 15 deletions.
23 changes: 12 additions & 11 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"totals": {
"annualDonations": 111300,
"monthlyDonations": 9275,
"annualDonations": 111348,
"monthlyDonations": 9279,
"sponsorCount": 172
},
"platinum": [
Expand Down Expand Up @@ -383,7 +383,7 @@
{
"name": "hikae",
"image": "https://avatars.githubusercontent.com/u/39324739?u=846fcaed774d2417d7f72875e0592af97cbc1a6b&v=4",
"url": "https://github.com/HikaruEgashira",
"url": "https://egahika.dev/",
"monthlyDonation": 10,
"source": "github",
"tier": "backer"
Expand Down Expand Up @@ -436,6 +436,15 @@
"source": "github",
"tier": "backer"
},
{
"name": "DevITJobs.com",
"url": "https://devitjobs.com/jobs/Java/all",
"image": "https://images.opencollective.com/devitjobsus/a84664b/logo.png",
"monthlyDonation": 5,
"totalDonations": 5,
"source": "opencollective",
"tier": "backer"
},
{
"name": "William Killerud",
"url": null,
Expand Down Expand Up @@ -1331,14 +1340,6 @@
"source": "github",
"tier": "backer"
},
{
"name": "Nhan Doan",
"image": "https://avatars.githubusercontent.com/u/2561973?v=4",
"url": "https://nhan.dev",
"monthlyDonation": 1,
"source": "github",
"tier": "backer"
},
{
"name": "Ethan Glover",
"image": "https://avatars.githubusercontent.com/u/3924176?u=c00121ab8bd1d501799150db672276615e136415&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": 24316,
"lastCommitDate": "2024-05-03T19:46:48Z",
"projectDependents": 19460077,
"weeklyDownloads": 34330726,
"stars": 24321,
"lastCommitDate": "2024-05-04T19:57:22Z",
"projectDependents": 19474885,
"weeklyDownloads": 34291781,
"nextVersion": "v9.3.0",
"nextVersionDate": "2024-05-17"
}

0 comments on commit 72ea00e

Please sign in to comment.