Skip to content

Commit 294d9b5

Browse files
Update
1 parent 9478f4a commit 294d9b5

File tree

7 files changed

+202
-203
lines changed

7 files changed

+202
-203
lines changed

data/2025-OS.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
"2025-10-31": 1,
1818
"2025-11-01": 2,
1919
"2025-11-02": 5,
20-
"2025-11-03": 2
20+
"2025-11-03": 2,
21+
"2025-11-04": 2
2122
},
2223
"Linux": {
2324
"2025-10-16": 942,
@@ -37,7 +38,8 @@
3738
"2025-10-31": 4,
3839
"2025-11-01": 1,
3940
"2025-11-02": 2,
40-
"2025-11-03": 68
41+
"2025-11-03": 68,
42+
"2025-11-04": 0
4143
},
4244
"macOS x86_64": {
4345
"2025-10-16": 245,
@@ -57,7 +59,8 @@
5759
"2025-10-31": 3,
5860
"2025-11-01": 1,
5961
"2025-11-02": 0,
60-
"2025-11-03": 0
62+
"2025-11-03": 0,
63+
"2025-11-04": 0
6164
},
6265
"macOS arm64": {
6366
"2025-10-16": 98,
@@ -77,6 +80,7 @@
7780
"2025-10-31": 0,
7881
"2025-11-01": 0,
7982
"2025-11-02": 1,
80-
"2025-11-03": 2
83+
"2025-11-03": 2,
84+
"2025-11-04": 1
8185
}
8286
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
"2025-10-31": 5,
1818
"2025-11-01": 2,
1919
"2025-11-02": 3,
20-
"2025-11-03": 4
20+
"2025-11-03": 4,
21+
"2025-11-04": 1
2122
},
2223
"Python Wheel": {
2324
"2025-10-16": 392,
@@ -37,7 +38,8 @@
3738
"2025-10-31": 3,
3839
"2025-11-01": 2,
3940
"2025-11-02": 2,
40-
"2025-11-03": 4
41+
"2025-11-03": 4,
42+
"2025-11-04": 1
4143
},
4244
"Installer": {
4345
"2025-10-16": 978,
@@ -57,6 +59,7 @@
5759
"2025-10-31": 0,
5860
"2025-11-01": 0,
5961
"2025-11-02": 3,
60-
"2025-11-03": 64
62+
"2025-11-03": 64,
63+
"2025-11-04": 1
6164
}
6265
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@
1616
"2025-10-31": 8,
1717
"2025-11-01": 4,
1818
"2025-11-02": 8,
19-
"2025-11-03": 72
19+
"2025-11-03": 72,
20+
"2025-11-04": 3
2021
}

data/last_updated

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

0 commit comments

Comments
 (0)