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 Oct 8, 2023
1 parent b8a3c37 commit ab7939c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
20 changes: 10 additions & 10 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"totals": {
"annualDonations": 127440,
"monthlyDonations": 10620,
"annualDonations": 121560,
"monthlyDonations": 10130,
"sponsorCount": 163
},
"platinum": [
Expand Down Expand Up @@ -54,14 +54,6 @@
"source": "opencollective",
"tier": "silver-sponsor"
},
{
"name": "Siemens",
"image": "https://avatars.githubusercontent.com/u/624020?v=4",
"url": "https://opensource.siemens.com",
"monthlyDonation": 500,
"source": "github",
"tier": "silver-sponsor"
},
{
"name": "American Express",
"image": "https://avatars.githubusercontent.com/u/3853301?v=4",
Expand Down Expand Up @@ -418,6 +410,14 @@
"source": "github",
"tier": "backer"
},
{
"name": "Oliver Tacke",
"image": "https://avatars.githubusercontent.com/u/16688047?v=4",
"url": "https://snordian.de",
"monthlyDonation": 10,
"source": "github",
"tier": "backer"
},
{
"name": "HikaruEgashira",
"image": "https://avatars.githubusercontent.com/u/39324739?u=f0cf8bc9f40a845025ebbef80b8bb735d545f0cd&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.51.0",
"currentVersionDate": "2023-10-06T20:15:45Z",
"currentVersionIsPrerelease": false,
"stars": 23431,
"lastCommitDate": "2023-10-07T06:41:39Z",
"projectDependents": 15724249,
"weeklyDownloads": 33502316,
"stars": 23433,
"lastCommitDate": "2023-10-07T23:31:21Z",
"projectDependents": 15739792,
"weeklyDownloads": 33671691,
"nextVersion": "v8.52.0",
"nextVersionDate": "2023-10-20"
}

0 comments on commit ab7939c

Please sign in to comment.