Skip to content

Commit eab66c5

Browse files
Update
1 parent 4893a3b commit eab66c5

File tree

7 files changed

+176
-168
lines changed

7 files changed

+176
-168
lines changed

data/2025-OS.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@
5050
"2025-12-03": 0,
5151
"2025-12-04": 0,
5252
"2025-12-05": 0,
53-
"2025-12-06": 0
53+
"2025-12-06": 0,
54+
"2025-12-07": 0
5455
},
5556
"Linux": {
5657
"2025-10-16": 942,
@@ -103,7 +104,8 @@
103104
"2025-12-03": 17,
104105
"2025-12-04": 0,
105106
"2025-12-05": 0,
106-
"2025-12-06": 0
107+
"2025-12-06": 0,
108+
"2025-12-07": 0
107109
},
108110
"macOS x86_64": {
109111
"2025-10-16": 245,
@@ -156,7 +158,8 @@
156158
"2025-12-03": 0,
157159
"2025-12-04": 0,
158160
"2025-12-05": 0,
159-
"2025-12-06": 0
161+
"2025-12-06": 0,
162+
"2025-12-07": 0
160163
},
161164
"macOS arm64": {
162165
"2025-10-16": 98,
@@ -209,6 +212,7 @@
209212
"2025-12-03": 0,
210213
"2025-12-04": 0,
211214
"2025-12-05": 0,
212-
"2025-12-06": 0
215+
"2025-12-06": 0,
216+
"2025-12-07": 0
213217
}
214218
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@
5050
"2025-12-03": 0,
5151
"2025-12-04": 0,
5252
"2025-12-05": 0,
53-
"2025-12-06": 0
53+
"2025-12-06": 0,
54+
"2025-12-07": 0
5455
},
5556
"Python Wheel": {
5657
"2025-10-16": 392,
@@ -103,7 +104,8 @@
103104
"2025-12-03": 0,
104105
"2025-12-04": 0,
105106
"2025-12-05": 0,
106-
"2025-12-06": 0
107+
"2025-12-06": 0,
108+
"2025-12-07": 0
107109
},
108110
"Installer": {
109111
"2025-10-16": 978,
@@ -156,6 +158,7 @@
156158
"2025-12-03": 17,
157159
"2025-12-04": 0,
158160
"2025-12-05": 0,
159-
"2025-12-06": 0
161+
"2025-12-06": 0,
162+
"2025-12-07": 0
160163
}
161164
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,6 @@
4949
"2025-12-03": 17,
5050
"2025-12-04": 0,
5151
"2025-12-05": 0,
52-
"2025-12-06": 0
52+
"2025-12-06": 0,
53+
"2025-12-07": 0
5354
}

data/last_updated

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-12-06
1+
2025-12-07

0 commit comments

Comments
 (0)