Skip to content

Commit 00e2ab5

Browse files
Update
1 parent ed7d1a4 commit 00e2ab5

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
@@ -47,7 +47,8 @@
4747
"2025-11-30": 0,
4848
"2025-12-01": 2,
4949
"2025-12-02": 0,
50-
"2025-12-03": 0
50+
"2025-12-03": 0,
51+
"2025-12-04": 0
5152
},
5253
"Linux": {
5354
"2025-10-16": 942,
@@ -97,7 +98,8 @@
9798
"2025-11-30": 0,
9899
"2025-12-01": 0,
99100
"2025-12-02": 0,
100-
"2025-12-03": 17
101+
"2025-12-03": 17,
102+
"2025-12-04": 0
101103
},
102104
"macOS x86_64": {
103105
"2025-10-16": 245,
@@ -147,7 +149,8 @@
147149
"2025-11-30": 0,
148150
"2025-12-01": 0,
149151
"2025-12-02": 0,
150-
"2025-12-03": 0
152+
"2025-12-03": 0,
153+
"2025-12-04": 0
151154
},
152155
"macOS arm64": {
153156
"2025-10-16": 98,
@@ -197,6 +200,7 @@
197200
"2025-11-30": 0,
198201
"2025-12-01": 1,
199202
"2025-12-02": 0,
200-
"2025-12-03": 0
203+
"2025-12-03": 0,
204+
"2025-12-04": 0
201205
}
202206
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"2025-11-30": 0,
4848
"2025-12-01": 2,
4949
"2025-12-02": 0,
50-
"2025-12-03": 0
50+
"2025-12-03": 0,
51+
"2025-12-04": 0
5152
},
5253
"Python Wheel": {
5354
"2025-10-16": 392,
@@ -97,7 +98,8 @@
9798
"2025-11-30": 0,
9899
"2025-12-01": 0,
99100
"2025-12-02": 0,
100-
"2025-12-03": 0
101+
"2025-12-03": 0,
102+
"2025-12-04": 0
101103
},
102104
"Installer": {
103105
"2025-10-16": 978,
@@ -147,6 +149,7 @@
147149
"2025-11-30": 0,
148150
"2025-12-01": 1,
149151
"2025-12-02": 0,
150-
"2025-12-03": 17
152+
"2025-12-03": 17,
153+
"2025-12-04": 0
151154
}
152155
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,6 @@
4646
"2025-11-30": 0,
4747
"2025-12-01": 3,
4848
"2025-12-02": 0,
49-
"2025-12-03": 17
49+
"2025-12-03": 17,
50+
"2025-12-04": 0
5051
}

data/last_updated

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

0 commit comments

Comments
 (0)