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 Jul 29, 2023
1 parent 9569991 commit 873799d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 22 deletions.
2 changes: 1 addition & 1 deletion src/_data/donations.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
{
"id": "gnxdwzj3-le5mpwjd-yyeqy8rv-bko04a97",
"name": "Daniel O'Connor",
"url": "https://danoc.me",
"url": "https://danoc.me/",
"image": "https://images.opencollective.com/danoc/678db35/avatar.png",
"amount": 1,
"date": "2023-04-17T01:20:54.640Z",
Expand Down
17 changes: 4 additions & 13 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 133236,
"monthlyDonations": 11103,
"sponsorCount": 167
"annualDonations": 133176,
"monthlyDonations": 11098,
"sponsorCount": 166
},
"platinum": [
{
Expand Down Expand Up @@ -495,15 +495,6 @@
"source": "opencollective",
"tier": "backer"
},
{
"name": "ReverseProxy.com",
"url": "https://reverseproxy.com",
"image": "https://images.opencollective.com/reverseproxy/a739284/logo.png",
"monthlyDonation": 5,
"totalDonations": 5,
"source": "opencollective",
"tier": "backer"
},
{
"name": "Gamble Critic",
"url": "https://gamblecritic.net",
Expand Down Expand Up @@ -1088,7 +1079,7 @@
},
{
"name": "Hayden Bleasel",
"image": "https://avatars.githubusercontent.com/u/4142719?u=5aebd93316de5a1d41b6976c31c130b39d1c8d3d&v=4",
"image": "https://avatars.githubusercontent.com/u/4142719?u=de9d17186542f6e63a6e049bd904d741e93ed755&v=4",
"url": "https://haydenbleasel.com/",
"monthlyDonation": 5,
"source": "github",
Expand Down
16 changes: 8 additions & 8 deletions src/_data/stats.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"currentVersion": "v8.45.0",
"currentVersionDate": "2023-07-14T15:54:28Z",
"currentVersion": "v8.46.0",
"currentVersionDate": "2023-07-28T16:05:28Z",
"currentVersionIsPrerelease": false,
"stars": 23145,
"lastCommitDate": "2023-07-28T01:54:40Z",
"projectDependents": 14523601,
"weeklyDownloads": 32733366,
"nextVersion": "v8.46.0",
"nextVersionDate": "2023-07-28"
"stars": 23149,
"lastCommitDate": "2023-07-28T16:05:28Z",
"projectDependents": 14540308,
"weeklyDownloads": 32730300,
"nextVersion": "v8.47.0",
"nextVersionDate": "2023-08-11"
}

0 comments on commit 873799d

Please sign in to comment.