Skip to content

Commit a5789be

Browse files
Update
1 parent 23c6dbd commit a5789be

File tree

7 files changed

+799
-613
lines changed

7 files changed

+799
-613
lines changed

data/2025-OS.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@
4444
"2025-11-27": 0,
4545
"2025-11-28": 0,
4646
"2025-11-29": 0,
47-
"2025-11-30": 0
47+
"2025-11-30": 0,
48+
"2025-12-01": 2
4849
},
4950
"Linux": {
5051
"2025-10-16": 942,
@@ -91,7 +92,8 @@
9192
"2025-11-27": 2,
9293
"2025-11-28": 0,
9394
"2025-11-29": 0,
94-
"2025-11-30": 0
95+
"2025-11-30": 0,
96+
"2025-12-01": 0
9597
},
9698
"macOS x86_64": {
9799
"2025-10-16": 245,
@@ -138,7 +140,8 @@
138140
"2025-11-27": 0,
139141
"2025-11-28": 0,
140142
"2025-11-29": 0,
141-
"2025-11-30": 0
143+
"2025-11-30": 0,
144+
"2025-12-01": 0
142145
},
143146
"macOS arm64": {
144147
"2025-10-16": 98,
@@ -185,6 +188,7 @@
185188
"2025-11-27": 0,
186189
"2025-11-28": 0,
187190
"2025-11-29": 0,
188-
"2025-11-30": 0
191+
"2025-11-30": 0,
192+
"2025-12-01": 1
189193
}
190194
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@
4444
"2025-11-27": 1,
4545
"2025-11-28": 0,
4646
"2025-11-29": 0,
47-
"2025-11-30": 0
47+
"2025-11-30": 0,
48+
"2025-12-01": 2
4849
},
4950
"Python Wheel": {
5051
"2025-10-16": 392,
@@ -91,7 +92,8 @@
9192
"2025-11-27": 0,
9293
"2025-11-28": 0,
9394
"2025-11-29": 0,
94-
"2025-11-30": 0
95+
"2025-11-30": 0,
96+
"2025-12-01": 0
9597
},
9698
"Installer": {
9799
"2025-10-16": 978,
@@ -138,6 +140,7 @@
138140
"2025-11-27": 1,
139141
"2025-11-28": 0,
140142
"2025-11-29": 0,
141-
"2025-11-30": 0
143+
"2025-11-30": 0,
144+
"2025-12-01": 1
142145
}
143146
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,6 @@
4343
"2025-11-27": 2,
4444
"2025-11-28": 0,
4545
"2025-11-29": 0,
46-
"2025-11-30": 0
46+
"2025-11-30": 0,
47+
"2025-12-01": 3
4748
}

data/last_updated

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

0 commit comments

Comments
 (0)