Skip to content

Commit 43f0660

Browse files
Update
1 parent 294d9b5 commit 43f0660

File tree

7 files changed

+224
-186
lines changed

7 files changed

+224
-186
lines changed

data/2025-OS.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"2025-11-01": 2,
1919
"2025-11-02": 5,
2020
"2025-11-03": 2,
21-
"2025-11-04": 2
21+
"2025-11-04": 2,
22+
"2025-11-05": 5
2223
},
2324
"Linux": {
2425
"2025-10-16": 942,
@@ -39,7 +40,8 @@
3940
"2025-11-01": 1,
4041
"2025-11-02": 2,
4142
"2025-11-03": 68,
42-
"2025-11-04": 0
43+
"2025-11-04": 0,
44+
"2025-11-05": 4
4345
},
4446
"macOS x86_64": {
4547
"2025-10-16": 245,
@@ -60,7 +62,8 @@
6062
"2025-11-01": 1,
6163
"2025-11-02": 0,
6264
"2025-11-03": 0,
63-
"2025-11-04": 0
65+
"2025-11-04": 0,
66+
"2025-11-05": 1
6467
},
6568
"macOS arm64": {
6669
"2025-10-16": 98,
@@ -81,6 +84,7 @@
8184
"2025-11-01": 0,
8285
"2025-11-02": 1,
8386
"2025-11-03": 2,
84-
"2025-11-04": 1
87+
"2025-11-04": 1,
88+
"2025-11-05": 0
8589
}
8690
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"2025-11-01": 2,
1919
"2025-11-02": 3,
2020
"2025-11-03": 4,
21-
"2025-11-04": 1
21+
"2025-11-04": 1,
22+
"2025-11-05": 4
2223
},
2324
"Python Wheel": {
2425
"2025-10-16": 392,
@@ -39,7 +40,8 @@
3940
"2025-11-01": 2,
4041
"2025-11-02": 2,
4142
"2025-11-03": 4,
42-
"2025-11-04": 1
43+
"2025-11-04": 1,
44+
"2025-11-05": 1
4345
},
4446
"Installer": {
4547
"2025-10-16": 978,
@@ -60,6 +62,7 @@
6062
"2025-11-01": 0,
6163
"2025-11-02": 3,
6264
"2025-11-03": 64,
63-
"2025-11-04": 1
65+
"2025-11-04": 1,
66+
"2025-11-05": 5
6467
}
6568
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
"2025-11-01": 4,
1818
"2025-11-02": 8,
1919
"2025-11-03": 72,
20-
"2025-11-04": 3
20+
"2025-11-04": 3,
21+
"2025-11-05": 10
2122
}

data/last_updated

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

0 commit comments

Comments
 (0)