Skip to content

Commit 46fe595

Browse files
Update
1 parent c62c793 commit 46fe595

File tree

7 files changed

+165
-157
lines changed

7 files changed

+165
-157
lines changed

data/2025-OS.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@
4141
"2025-11-24": 0,
4242
"2025-11-25": 0,
4343
"2025-11-26": 0,
44-
"2025-11-27": 0
44+
"2025-11-27": 0,
45+
"2025-11-28": 0
4546
},
4647
"Linux": {
4748
"2025-10-16": 942,
@@ -85,7 +86,8 @@
8586
"2025-11-24": 0,
8687
"2025-11-25": 0,
8788
"2025-11-26": 1,
88-
"2025-11-27": 2
89+
"2025-11-27": 2,
90+
"2025-11-28": 0
8991
},
9092
"macOS x86_64": {
9193
"2025-10-16": 245,
@@ -129,7 +131,8 @@
129131
"2025-11-24": 0,
130132
"2025-11-25": 0,
131133
"2025-11-26": 0,
132-
"2025-11-27": 0
134+
"2025-11-27": 0,
135+
"2025-11-28": 0
133136
},
134137
"macOS arm64": {
135138
"2025-10-16": 98,
@@ -173,6 +176,7 @@
173176
"2025-11-24": 0,
174177
"2025-11-25": 0,
175178
"2025-11-26": 0,
176-
"2025-11-27": 0
179+
"2025-11-27": 0,
180+
"2025-11-28": 0
177181
}
178182
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@
4141
"2025-11-24": 0,
4242
"2025-11-25": 0,
4343
"2025-11-26": 0,
44-
"2025-11-27": 1
44+
"2025-11-27": 1,
45+
"2025-11-28": 0
4546
},
4647
"Python Wheel": {
4748
"2025-10-16": 392,
@@ -85,7 +86,8 @@
8586
"2025-11-24": 0,
8687
"2025-11-25": 0,
8788
"2025-11-26": 0,
88-
"2025-11-27": 0
89+
"2025-11-27": 0,
90+
"2025-11-28": 0
8991
},
9092
"Installer": {
9193
"2025-10-16": 978,
@@ -129,6 +131,7 @@
129131
"2025-11-24": 0,
130132
"2025-11-25": 0,
131133
"2025-11-26": 1,
132-
"2025-11-27": 1
134+
"2025-11-27": 1,
135+
"2025-11-28": 0
133136
}
134137
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@
4040
"2025-11-24": 0,
4141
"2025-11-25": 0,
4242
"2025-11-26": 1,
43-
"2025-11-27": 2
43+
"2025-11-27": 2,
44+
"2025-11-28": 0
4445
}

data/last_updated

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-11-27
1+
2025-11-28

0 commit comments

Comments
 (0)