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 Aug 8, 2023
1 parent aa37030 commit 218207a
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 7 deletions.
22 changes: 19 additions & 3 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 128304,
"monthlyDonations": 10692,
"sponsorCount": 162
"annualDonations": 128424,
"monthlyDonations": 10702,
"sponsorCount": 164
},
"platinum": [
{
Expand Down Expand Up @@ -1032,6 +1032,14 @@
"source": "github",
"tier": "backer"
},
{
"name": "y.takahashi",
"image": "https://avatars.githubusercontent.com/u/3516343?u=2043000e4b6c6247945d9c1d1a683c709c527448&v=4",
"url": "https://mizle.net",
"monthlyDonation": 5,
"source": "github",
"tier": "backer"
},
{
"name": "Nick Oliver",
"image": "https://avatars.githubusercontent.com/u/3945917?u=75ac213afd2def70385395d15c58e888f3460867&v=4",
Expand Down Expand Up @@ -1280,6 +1288,14 @@
"source": "github",
"tier": "backer"
},
{
"name": "Stanzin Norzang",
"image": "https://avatars.githubusercontent.com/u/109467334?u=0d5f47f3670584425f8acd7c7dd0080bcbe45e26&v=4",
"url": "https://github.com/Stanzin7",
"monthlyDonation": 5,
"source": "github",
"tier": "backer"
},
{
"name": "wojtekLs",
"image": "https://avatars.githubusercontent.com/u/109670049?u=b3e747a5a6378cf7f5a9a857ed1fa741a5d8e27a&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.46.0",
"currentVersionDate": "2023-07-28T16:05:28Z",
"currentVersionIsPrerelease": false,
"stars": 23183,
"lastCommitDate": "2023-08-07T06:54:10Z",
"projectDependents": 14688748,
"weeklyDownloads": 33174785,
"stars": 23186,
"lastCommitDate": "2023-08-08T05:40:58Z",
"projectDependents": 14706600,
"weeklyDownloads": 32917742,
"nextVersion": "v8.47.0",
"nextVersionDate": "2023-08-11"
}

0 comments on commit 218207a

Please sign in to comment.