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 12, 2024
1 parent 3d9086f commit 4d7165a
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
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 109536,
"monthlyDonations": 9128,
"sponsorCount": 173
"annualDonations": 109548,
"monthlyDonations": 9129,
"sponsorCount": 174
},
"platinum": [
{
Expand Down Expand Up @@ -1432,6 +1432,14 @@
"source": "github",
"tier": "backer"
},
{
"name": "Luis Falcon",
"image": "https://avatars.githubusercontent.com/u/57654255?u=714b5dd86bf79c258033e31f449044f104169c59&v=4",
"url": "https://luisfalconmx.dev",
"monthlyDonation": 1,
"source": "github",
"tier": "backer"
},
{
"name": "Vezel",
"image": "https://avatars.githubusercontent.com/u/87844133?v=4",
Expand Down
8 changes: 4 additions & 4 deletions src/_data/stats.json
Expand Up @@ -4,10 +4,10 @@
"currentVersion": "v9.2.0",
"currentVersionDate": "2024-05-03T19:46:50Z",
"currentVersionIsPrerelease": false,
"stars": 24347,
"lastCommitDate": "2024-05-11T05:38:22Z",
"projectDependents": 19587701,
"weeklyDownloads": 35605121,
"stars": 24349,
"lastCommitDate": "2024-05-12T06:24:21Z",
"projectDependents": 19601839,
"weeklyDownloads": 35640683,
"nextVersion": "v9.3.0",
"nextVersionDate": "2024-05-17"
}

0 comments on commit 4d7165a

Please sign in to comment.