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 Apr 30, 2023
1 parent d0f7f22 commit db8386a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 7 deletions.
14 changes: 11 additions & 3 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 130212,
"monthlyDonations": 10851,
"sponsorCount": 166
"annualDonations": 130272,
"monthlyDonations": 10856,
"sponsorCount": 167
},
"platinum": [
{
Expand Down Expand Up @@ -1091,6 +1091,14 @@
"source": "github",
"tier": "backer"
},
{
"name": "Hajime Nakamura",
"image": "https://avatars.githubusercontent.com/u/5644420?u=fb1c6fbea69ffc2112a2b56dd2e6d63737b97073&v=4",
"url": "https://medium.com/@hajimenakamura",
"monthlyDonation": 5,
"source": "github",
"tier": "backer"
},
{
"name": "Limon Monte",
"image": "https://avatars.githubusercontent.com/u/6059356?u=0f4c2c459c0eb6d18c4ec93e6954a800742330e2&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.39.0",
"currentVersionDate": "2023-04-21T21:05:15Z",
"currentVersionIsPrerelease": false,
"stars": 22585,
"lastCommitDate": "2023-04-28T04:39:58Z",
"projectDependents": 12761592,
"weeklyDownloads": 32212656,
"stars": 22593,
"lastCommitDate": "2023-04-30T01:05:11Z",
"projectDependents": 12794438,
"weeklyDownloads": 32491422,
"nextVersion": "v8.40.0",
"nextVersionDate": "2023-05-05"
}

0 comments on commit db8386a

Please sign in to comment.