Skip to content

Commit aecbf03

Browse files
Update
1 parent a5b408b commit aecbf03

File tree

7 files changed

+194
-186
lines changed

7 files changed

+194
-186
lines changed

data/2025-OS.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"2025-11-05": 5,
2323
"2025-11-06": 4,
2424
"2025-11-07": 5,
25-
"2025-11-08": 2
25+
"2025-11-08": 2,
26+
"2025-11-09": 4
2627
},
2728
"Linux": {
2829
"2025-10-16": 942,
@@ -47,7 +48,8 @@
4748
"2025-11-05": 4,
4849
"2025-11-06": 1,
4950
"2025-11-07": 1,
50-
"2025-11-08": 2
51+
"2025-11-08": 2,
52+
"2025-11-09": 3
5153
},
5254
"macOS x86_64": {
5355
"2025-10-16": 245,
@@ -72,7 +74,8 @@
7274
"2025-11-05": 1,
7375
"2025-11-06": 1,
7476
"2025-11-07": 1,
75-
"2025-11-08": 1
77+
"2025-11-08": 1,
78+
"2025-11-09": 0
7679
},
7780
"macOS arm64": {
7881
"2025-10-16": 98,
@@ -97,6 +100,7 @@
97100
"2025-11-05": 0,
98101
"2025-11-06": 0,
99102
"2025-11-07": 1,
100-
"2025-11-08": 0
103+
"2025-11-08": 0,
104+
"2025-11-09": 3
101105
}
102106
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"2025-11-05": 4,
2323
"2025-11-06": 1,
2424
"2025-11-07": 5,
25-
"2025-11-08": 4
25+
"2025-11-08": 4,
26+
"2025-11-09": 5
2627
},
2728
"Python Wheel": {
2829
"2025-10-16": 392,
@@ -47,7 +48,8 @@
4748
"2025-11-05": 1,
4849
"2025-11-06": 3,
4950
"2025-11-07": 1,
50-
"2025-11-08": 0
51+
"2025-11-08": 0,
52+
"2025-11-09": 1
5153
},
5254
"Installer": {
5355
"2025-10-16": 978,
@@ -72,6 +74,7 @@
7274
"2025-11-05": 5,
7375
"2025-11-06": 2,
7476
"2025-11-07": 2,
75-
"2025-11-08": 1
77+
"2025-11-08": 1,
78+
"2025-11-09": 4
7679
}
7780
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@
2121
"2025-11-05": 10,
2222
"2025-11-06": 6,
2323
"2025-11-07": 8,
24-
"2025-11-08": 5
24+
"2025-11-08": 5,
25+
"2025-11-09": 10
2526
}

data/last_updated

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

0 commit comments

Comments
 (0)