Skip to content

Commit 529b19d

Browse files
Update
1 parent 87e505b commit 529b19d

File tree

7 files changed

+194
-205
lines changed

7 files changed

+194
-205
lines changed

data/2025-OS.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"2025-11-08": 2,
2626
"2025-11-09": 4,
2727
"2025-11-10": 0,
28-
"2025-11-11": 5
28+
"2025-11-11": 5,
29+
"2025-11-12": 3
2930
},
3031
"Linux": {
3132
"2025-10-16": 942,
@@ -53,7 +54,8 @@
5354
"2025-11-08": 2,
5455
"2025-11-09": 3,
5556
"2025-11-10": 4,
56-
"2025-11-11": 4
57+
"2025-11-11": 4,
58+
"2025-11-12": 3
5759
},
5860
"macOS x86_64": {
5961
"2025-10-16": 245,
@@ -81,7 +83,8 @@
8183
"2025-11-08": 1,
8284
"2025-11-09": 0,
8385
"2025-11-10": 1,
84-
"2025-11-11": 3
86+
"2025-11-11": 3,
87+
"2025-11-12": 2
8588
},
8689
"macOS arm64": {
8790
"2025-10-16": 98,
@@ -109,6 +112,7 @@
109112
"2025-11-08": 0,
110113
"2025-11-09": 3,
111114
"2025-11-10": 1,
112-
"2025-11-11": 3
115+
"2025-11-11": 3,
116+
"2025-11-12": 2
113117
}
114118
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"2025-11-08": 4,
2626
"2025-11-09": 5,
2727
"2025-11-10": 3,
28-
"2025-11-11": 8
28+
"2025-11-11": 8,
29+
"2025-11-12": 7
2930
},
3031
"Python Wheel": {
3132
"2025-10-16": 392,
@@ -53,7 +54,8 @@
5354
"2025-11-08": 0,
5455
"2025-11-09": 1,
5556
"2025-11-10": 2,
56-
"2025-11-11": 5
57+
"2025-11-11": 5,
58+
"2025-11-12": 2
5759
},
5860
"Installer": {
5961
"2025-10-16": 978,
@@ -81,6 +83,7 @@
8183
"2025-11-08": 1,
8284
"2025-11-09": 4,
8385
"2025-11-10": 1,
84-
"2025-11-11": 2
86+
"2025-11-11": 2,
87+
"2025-11-12": 1
8588
}
8689
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@
2424
"2025-11-08": 5,
2525
"2025-11-09": 10,
2626
"2025-11-10": 6,
27-
"2025-11-11": 15
27+
"2025-11-11": 15,
28+
"2025-11-12": 10
2829
}

data/last_updated

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

0 commit comments

Comments
 (0)