Skip to content

Commit b7de6bb

Browse files
Update
1 parent 7554e48 commit b7de6bb

File tree

7 files changed

+195
-221
lines changed

7 files changed

+195
-221
lines changed

data/2025-OS.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"2025-11-03": 2,
2121
"2025-11-04": 2,
2222
"2025-11-05": 5,
23-
"2025-11-06": 4
23+
"2025-11-06": 4,
24+
"2025-11-07": 5
2425
},
2526
"Linux": {
2627
"2025-10-16": 942,
@@ -43,7 +44,8 @@
4344
"2025-11-03": 68,
4445
"2025-11-04": 0,
4546
"2025-11-05": 4,
46-
"2025-11-06": 1
47+
"2025-11-06": 1,
48+
"2025-11-07": 1
4749
},
4850
"macOS x86_64": {
4951
"2025-10-16": 245,
@@ -66,7 +68,8 @@
6668
"2025-11-03": 0,
6769
"2025-11-04": 0,
6870
"2025-11-05": 1,
69-
"2025-11-06": 1
71+
"2025-11-06": 1,
72+
"2025-11-07": 1
7073
},
7174
"macOS arm64": {
7275
"2025-10-16": 98,
@@ -89,6 +92,7 @@
8992
"2025-11-03": 2,
9093
"2025-11-04": 1,
9194
"2025-11-05": 0,
92-
"2025-11-06": 0
95+
"2025-11-06": 0,
96+
"2025-11-07": 1
9397
}
9498
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"2025-11-03": 4,
2121
"2025-11-04": 1,
2222
"2025-11-05": 4,
23-
"2025-11-06": 1
23+
"2025-11-06": 1,
24+
"2025-11-07": 5
2425
},
2526
"Python Wheel": {
2627
"2025-10-16": 392,
@@ -43,7 +44,8 @@
4344
"2025-11-03": 4,
4445
"2025-11-04": 1,
4546
"2025-11-05": 1,
46-
"2025-11-06": 3
47+
"2025-11-06": 3,
48+
"2025-11-07": 1
4749
},
4850
"Installer": {
4951
"2025-10-16": 978,
@@ -66,6 +68,7 @@
6668
"2025-11-03": 64,
6769
"2025-11-04": 1,
6870
"2025-11-05": 5,
69-
"2025-11-06": 2
71+
"2025-11-06": 2,
72+
"2025-11-07": 2
7073
}
7174
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@
1919
"2025-11-03": 72,
2020
"2025-11-04": 3,
2121
"2025-11-05": 10,
22-
"2025-11-06": 6
22+
"2025-11-06": 6,
23+
"2025-11-07": 8
2324
}

data/last_updated

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

0 commit comments

Comments
 (0)