Skip to content

Commit 6c4edb0

Browse files
Update
1 parent 74b6565 commit 6c4edb0

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
@@ -64,7 +64,8 @@
6464
"2025-12-17": 1,
6565
"2025-12-18": 0,
6666
"2025-12-19": 0,
67-
"2025-12-20": 0
67+
"2025-12-20": 0,
68+
"2025-12-21": 0
6869
},
6970
"Linux": {
7071
"2025-10-16": 942,
@@ -131,7 +132,8 @@
131132
"2025-12-17": 0,
132133
"2025-12-18": 0,
133134
"2025-12-19": 0,
134-
"2025-12-20": 0
135+
"2025-12-20": 0,
136+
"2025-12-21": 0
135137
},
136138
"macOS x86_64": {
137139
"2025-10-16": 245,
@@ -198,7 +200,8 @@
198200
"2025-12-17": 0,
199201
"2025-12-18": 0,
200202
"2025-12-19": 0,
201-
"2025-12-20": 0
203+
"2025-12-20": 0,
204+
"2025-12-21": 0
202205
},
203206
"macOS arm64": {
204207
"2025-10-16": 98,
@@ -265,6 +268,7 @@
265268
"2025-12-17": 0,
266269
"2025-12-18": 0,
267270
"2025-12-19": 0,
268-
"2025-12-20": 0
271+
"2025-12-20": 0,
272+
"2025-12-21": 0
269273
}
270274
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@
6464
"2025-12-17": 0,
6565
"2025-12-18": 0,
6666
"2025-12-19": 0,
67-
"2025-12-20": 0
67+
"2025-12-20": 0,
68+
"2025-12-21": 0
6869
},
6970
"Python Wheel": {
7071
"2025-10-16": 392,
@@ -131,7 +132,8 @@
131132
"2025-12-17": 0,
132133
"2025-12-18": 0,
133134
"2025-12-19": 0,
134-
"2025-12-20": 0
135+
"2025-12-20": 0,
136+
"2025-12-21": 0
135137
},
136138
"Installer": {
137139
"2025-10-16": 978,
@@ -198,6 +200,7 @@
198200
"2025-12-17": 1,
199201
"2025-12-18": 0,
200202
"2025-12-19": 0,
201-
"2025-12-20": 0
203+
"2025-12-20": 0,
204+
"2025-12-21": 0
202205
}
203206
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,6 @@
6363
"2025-12-17": 1,
6464
"2025-12-18": 0,
6565
"2025-12-19": 0,
66-
"2025-12-20": 0
66+
"2025-12-20": 0,
67+
"2025-12-21": 0
6768
}

data/last_updated

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

0 commit comments

Comments
 (0)