Skip to content

Commit c726726

Browse files
Update
1 parent 7618b07 commit c726726

File tree

7 files changed

+191
-215
lines changed

7 files changed

+191
-215
lines changed

data/2025-OS.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
"2025-11-17": 1,
3535
"2025-11-18": 14,
3636
"2025-11-19": 2,
37-
"2025-11-20": 0
37+
"2025-11-20": 0,
38+
"2025-11-21": 0
3839
},
3940
"Linux": {
4041
"2025-10-16": 942,
@@ -71,7 +72,8 @@
7172
"2025-11-17": 0,
7273
"2025-11-18": 8,
7374
"2025-11-19": 9,
74-
"2025-11-20": 0
75+
"2025-11-20": 0,
76+
"2025-11-21": 1
7577
},
7678
"macOS x86_64": {
7779
"2025-10-16": 245,
@@ -108,7 +110,8 @@
108110
"2025-11-17": 1,
109111
"2025-11-18": 1,
110112
"2025-11-19": 1,
111-
"2025-11-20": 0
113+
"2025-11-20": 0,
114+
"2025-11-21": 0
112115
},
113116
"macOS arm64": {
114117
"2025-10-16": 98,
@@ -145,6 +148,7 @@
145148
"2025-11-17": 1,
146149
"2025-11-18": 1,
147150
"2025-11-19": 0,
148-
"2025-11-20": 0
151+
"2025-11-20": 0,
152+
"2025-11-21": 0
149153
}
150154
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
"2025-11-17": 1,
3535
"2025-11-18": 3,
3636
"2025-11-19": 1,
37-
"2025-11-20": 0
37+
"2025-11-20": 0,
38+
"2025-11-21": 1
3839
},
3940
"Python Wheel": {
4041
"2025-10-16": 392,
@@ -71,7 +72,8 @@
7172
"2025-11-17": 1,
7273
"2025-11-18": 8,
7374
"2025-11-19": 3,
74-
"2025-11-20": 0
75+
"2025-11-20": 0,
76+
"2025-11-21": 0
7577
},
7678
"Installer": {
7779
"2025-10-16": 978,
@@ -108,6 +110,7 @@
108110
"2025-11-17": 1,
109111
"2025-11-18": 13,
110112
"2025-11-19": 8,
111-
"2025-11-20": 0
113+
"2025-11-20": 0,
114+
"2025-11-21": 0
112115
}
113116
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,6 @@
3333
"2025-11-17": 3,
3434
"2025-11-18": 24,
3535
"2025-11-19": 12,
36-
"2025-11-20": 0
36+
"2025-11-20": 0,
37+
"2025-11-21": 1
3738
}

data/last_updated

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

0 commit comments

Comments
 (0)