Skip to content

Commit ec8c1c2

Browse files
Update
1 parent aecbf03 commit ec8c1c2

File tree

8 files changed

+222
-212
lines changed

8 files changed

+222
-212
lines changed

badges/total.svg

Lines changed: 1 addition & 1 deletion
Loading

data/2025-OS.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
"2025-11-06": 4,
2424
"2025-11-07": 5,
2525
"2025-11-08": 2,
26-
"2025-11-09": 4
26+
"2025-11-09": 4,
27+
"2025-11-10": 0
2728
},
2829
"Linux": {
2930
"2025-10-16": 942,
@@ -49,7 +50,8 @@
4950
"2025-11-06": 1,
5051
"2025-11-07": 1,
5152
"2025-11-08": 2,
52-
"2025-11-09": 3
53+
"2025-11-09": 3,
54+
"2025-11-10": 4
5355
},
5456
"macOS x86_64": {
5557
"2025-10-16": 245,
@@ -75,7 +77,8 @@
7577
"2025-11-06": 1,
7678
"2025-11-07": 1,
7779
"2025-11-08": 1,
78-
"2025-11-09": 0
80+
"2025-11-09": 0,
81+
"2025-11-10": 1
7982
},
8083
"macOS arm64": {
8184
"2025-10-16": 98,
@@ -101,6 +104,7 @@
101104
"2025-11-06": 0,
102105
"2025-11-07": 1,
103106
"2025-11-08": 0,
104-
"2025-11-09": 3
107+
"2025-11-09": 3,
108+
"2025-11-10": 1
105109
}
106110
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
"2025-11-06": 1,
2424
"2025-11-07": 5,
2525
"2025-11-08": 4,
26-
"2025-11-09": 5
26+
"2025-11-09": 5,
27+
"2025-11-10": 3
2728
},
2829
"Python Wheel": {
2930
"2025-10-16": 392,
@@ -49,7 +50,8 @@
4950
"2025-11-06": 3,
5051
"2025-11-07": 1,
5152
"2025-11-08": 0,
52-
"2025-11-09": 1
53+
"2025-11-09": 1,
54+
"2025-11-10": 2
5355
},
5456
"Installer": {
5557
"2025-10-16": 978,
@@ -75,6 +77,7 @@
7577
"2025-11-06": 2,
7678
"2025-11-07": 2,
7779
"2025-11-08": 1,
78-
"2025-11-09": 4
80+
"2025-11-09": 4,
81+
"2025-11-10": 1
7982
}
8083
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@
2222
"2025-11-06": 6,
2323
"2025-11-07": 8,
2424
"2025-11-08": 5,
25-
"2025-11-09": 10
25+
"2025-11-09": 10,
26+
"2025-11-10": 6
2627
}

data/last_updated

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

0 commit comments

Comments
 (0)