Skip to content

Commit 87e505b

Browse files
Update
1 parent ec8c1c2 commit 87e505b

File tree

7 files changed

+222
-217
lines changed

7 files changed

+222
-217
lines changed

data/2025-OS.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"2025-11-07": 5,
2525
"2025-11-08": 2,
2626
"2025-11-09": 4,
27-
"2025-11-10": 0
27+
"2025-11-10": 0,
28+
"2025-11-11": 5
2829
},
2930
"Linux": {
3031
"2025-10-16": 942,
@@ -51,7 +52,8 @@
5152
"2025-11-07": 1,
5253
"2025-11-08": 2,
5354
"2025-11-09": 3,
54-
"2025-11-10": 4
55+
"2025-11-10": 4,
56+
"2025-11-11": 4
5557
},
5658
"macOS x86_64": {
5759
"2025-10-16": 245,
@@ -78,7 +80,8 @@
7880
"2025-11-07": 1,
7981
"2025-11-08": 1,
8082
"2025-11-09": 0,
81-
"2025-11-10": 1
83+
"2025-11-10": 1,
84+
"2025-11-11": 3
8285
},
8386
"macOS arm64": {
8487
"2025-10-16": 98,
@@ -105,6 +108,7 @@
105108
"2025-11-07": 1,
106109
"2025-11-08": 0,
107110
"2025-11-09": 3,
108-
"2025-11-10": 1
111+
"2025-11-10": 1,
112+
"2025-11-11": 3
109113
}
110114
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"2025-11-07": 5,
2525
"2025-11-08": 4,
2626
"2025-11-09": 5,
27-
"2025-11-10": 3
27+
"2025-11-10": 3,
28+
"2025-11-11": 8
2829
},
2930
"Python Wheel": {
3031
"2025-10-16": 392,
@@ -51,7 +52,8 @@
5152
"2025-11-07": 1,
5253
"2025-11-08": 0,
5354
"2025-11-09": 1,
54-
"2025-11-10": 2
55+
"2025-11-10": 2,
56+
"2025-11-11": 5
5557
},
5658
"Installer": {
5759
"2025-10-16": 978,
@@ -78,6 +80,7 @@
7880
"2025-11-07": 2,
7981
"2025-11-08": 1,
8082
"2025-11-09": 4,
81-
"2025-11-10": 1
83+
"2025-11-10": 1,
84+
"2025-11-11": 2
8285
}
8386
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@
2323
"2025-11-07": 8,
2424
"2025-11-08": 5,
2525
"2025-11-09": 10,
26-
"2025-11-10": 6
26+
"2025-11-10": 6,
27+
"2025-11-11": 15
2728
}

data/last_updated

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

0 commit comments

Comments
 (0)