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 Oct 7, 2024
1 parent 8295b11 commit eea8667
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 35 deletions.
27 changes: 0 additions & 27 deletions src/_data/donations.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,33 +35,6 @@
"date": "2024-09-26T21:22:19Z",
"source": "github"
},
{
"id": "SA_kwHOAFvahM4AEknL",
"name": "Satoki",
"image": "https://avatars.githubusercontent.com/u/43191933?v=4",
"url": "https://github.com/satokiy",
"amount": 10,
"date": "2024-09-08T03:51:49Z",
"source": "github"
},
{
"id": "SA_kwHOAFvahM4AEkmg",
"name": "Erwin Dondorp",
"image": "https://avatars.githubusercontent.com/u/3663742?u=a32edd7d6de158d36a99cff24052df3fbbdd6b21&v=4",
"url": "https://github.com/erwindon",
"amount": 5,
"date": "2024-09-07T22:32:16Z",
"source": "github"
},
{
"id": "SA_kwHOAFvahM4AEkkE",
"name": "Omar Basem",
"image": "https://avatars.githubusercontent.com/u/29354102?u=315da767a84ed028742414347e326345ef93f52b&v=4",
"url": "https://omarbasem.com",
"amount": 1,
"date": "2024-09-07T11:20:52Z",
"source": "github"
},
{
"id": "n4gx0bro-v5m96nk5-mlg6d8lk-3ey7jzwa",
"name": "Anthony Fu Fund",
Expand Down
16 changes: 12 additions & 4 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 121140,
"monthlyDonations": 10095,
"sponsorCount": 164
"annualDonations": 121680,
"monthlyDonations": 10140,
"sponsorCount": 165
},
"diamond": [],
"platinum": [
Expand Down Expand Up @@ -178,6 +178,14 @@
"source": "github",
"tier": "backer"
},
{
"name": "Alan",
"image": "https://avatars.githubusercontent.com/u/18175329?v=4",
"url": "https://alan.com",
"monthlyDonation": 45,
"source": "github",
"tier": "backer"
},
{
"name": "Yannick Croissant",
"url": "https://yannick.cr/",
Expand Down Expand Up @@ -1233,7 +1241,7 @@
"url": "https://wptheme.fr/theme-wordpress-divi/",
"image": "https://images.opencollective.com/divi/41b8904/avatar.png",
"monthlyDonation": 1,
"totalDonations": 8,
"totalDonations": 9,
"source": "opencollective",
"tier": 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.12.0",
"currentVersionDate": "2024-10-04T20:30:09Z",
"currentVersionIsPrerelease": false,
"stars": 24960,
"lastCommitDate": "2024-10-06T06:09:46Z",
"projectDependents": 22251166,
"weeklyDownloads": 40283029,
"stars": 24965,
"lastCommitDate": "2024-10-07T06:38:27Z",
"projectDependents": 22267479,
"weeklyDownloads": 40270587,
"nextVersion": "v9.13.0",
"nextVersionDate": "2024-10-18"
}

0 comments on commit eea8667

Please sign in to comment.