Skip to content

Commit d159ff1

Browse files
Update
1 parent 2762896 commit d159ff1

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
@@ -55,7 +55,8 @@
5555
"2025-12-08": 2,
5656
"2025-12-09": 2,
5757
"2025-12-10": 4,
58-
"2025-12-11": 4
58+
"2025-12-11": 4,
59+
"2025-12-12": 0
5960
},
6061
"Linux": {
6162
"2025-10-16": 942,
@@ -113,7 +114,8 @@
113114
"2025-12-08": 1,
114115
"2025-12-09": 3,
115116
"2025-12-10": 3,
116-
"2025-12-11": 1
117+
"2025-12-11": 1,
118+
"2025-12-12": 0
117119
},
118120
"macOS x86_64": {
119121
"2025-10-16": 245,
@@ -171,7 +173,8 @@
171173
"2025-12-08": 1,
172174
"2025-12-09": 3,
173175
"2025-12-10": 1,
174-
"2025-12-11": 1
176+
"2025-12-11": 1,
177+
"2025-12-12": 0
175178
},
176179
"macOS arm64": {
177180
"2025-10-16": 98,
@@ -229,6 +232,7 @@
229232
"2025-12-08": 1,
230233
"2025-12-09": 4,
231234
"2025-12-10": 1,
232-
"2025-12-11": 0
235+
"2025-12-11": 0,
236+
"2025-12-12": 0
233237
}
234238
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@
5555
"2025-12-08": 4,
5656
"2025-12-09": 4,
5757
"2025-12-10": 3,
58-
"2025-12-11": 4
58+
"2025-12-11": 4,
59+
"2025-12-12": 0
5960
},
6061
"Python Wheel": {
6162
"2025-10-16": 392,
@@ -113,7 +114,8 @@
113114
"2025-12-08": 1,
114115
"2025-12-09": 6,
115116
"2025-12-10": 3,
116-
"2025-12-11": 1
117+
"2025-12-11": 1,
118+
"2025-12-12": 0
117119
},
118120
"Installer": {
119121
"2025-10-16": 978,
@@ -171,6 +173,7 @@
171173
"2025-12-08": 0,
172174
"2025-12-09": 2,
173175
"2025-12-10": 3,
174-
"2025-12-11": 1
176+
"2025-12-11": 1,
177+
"2025-12-12": 0
175178
}
176179
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,6 @@
5454
"2025-12-08": 5,
5555
"2025-12-09": 12,
5656
"2025-12-10": 9,
57-
"2025-12-11": 6
57+
"2025-12-11": 6,
58+
"2025-12-12": 0
5859
}

data/last_updated

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

0 commit comments

Comments
 (0)