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 13, 2023
1 parent 9753321 commit 7be751e
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 14 deletions.
31 changes: 20 additions & 11 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 127872,
"monthlyDonations": 10656,
"sponsorCount": 165
"annualDonations": 130452,
"monthlyDonations": 10871,
"sponsorCount": 166
},
"platinum": [
{
Expand Down Expand Up @@ -72,6 +72,15 @@
}
],
"bronze": [
{
"name": "Ilmaiset Pitkävetovihjeet",
"url": "https://www.vedonlyontibonukset.com/pitkavetovihjeet",
"image": "https://images.opencollective.com/pitkavetovihjeet/0131f1d/logo.png",
"monthlyDonation": 200,
"totalDonations": 200,
"source": "opencollective",
"tier": "bronze-sponsor"
},
{
"name": "PayDay Say",
"url": "https://paydaysay.com/",
Expand Down Expand Up @@ -221,6 +230,14 @@
"source": "github",
"tier": "backer"
},
{
"name": "Kyle Holmberg",
"image": "https://avatars.githubusercontent.com/u/9523719?u=764bd873bd1166dbe9177ad7a4bc59a419bb6acc&v=4",
"url": "https://kylemh.com",
"monthlyDonation": 25,
"source": "github",
"tier": "backer"
},
{
"name": "Apify",
"image": "https://avatars.githubusercontent.com/u/24586296?v=4",
Expand Down Expand Up @@ -420,14 +437,6 @@
"source": "github",
"tier": "backer"
},
{
"name": "xtomoya",
"image": "https://avatars.githubusercontent.com/u/40332021?u=60991c16fda1072cf7b2804a7db17867a0090c05&v=4",
"url": "https://github.com/xtomoya",
"monthlyDonation": 10,
"source": "github",
"tier": "backer"
},
{
"name": "Simon Lammes",
"image": "https://avatars.githubusercontent.com/u/46446421?u=1fb269e9d9e2a4364e8d3eadf67355fc42cc953a&v=4",
Expand Down
6 changes: 3 additions & 3 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": 22660,
"stars": 22664,
"lastCommitDate": "2023-05-11T09:59:48Z",
"projectDependents": 13036188,
"weeklyDownloads": 32301503,
"projectDependents": 13058023,
"weeklyDownloads": 32297027,
"nextVersion": "v8.41.0",
"nextVersionDate": "2023-05-19"
}

0 comments on commit 7be751e

Please sign in to comment.