Skip to content

Commit 23c6dbd

Browse files
Update
1 parent 8ed326e commit 23c6dbd

File tree

7 files changed

+165
-157
lines changed

7 files changed

+165
-157
lines changed

data/2025-OS.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@
4343
"2025-11-26": 0,
4444
"2025-11-27": 0,
4545
"2025-11-28": 0,
46-
"2025-11-29": 0
46+
"2025-11-29": 0,
47+
"2025-11-30": 0
4748
},
4849
"Linux": {
4950
"2025-10-16": 942,
@@ -89,7 +90,8 @@
8990
"2025-11-26": 1,
9091
"2025-11-27": 2,
9192
"2025-11-28": 0,
92-
"2025-11-29": 0
93+
"2025-11-29": 0,
94+
"2025-11-30": 0
9395
},
9496
"macOS x86_64": {
9597
"2025-10-16": 245,
@@ -135,7 +137,8 @@
135137
"2025-11-26": 0,
136138
"2025-11-27": 0,
137139
"2025-11-28": 0,
138-
"2025-11-29": 0
140+
"2025-11-29": 0,
141+
"2025-11-30": 0
139142
},
140143
"macOS arm64": {
141144
"2025-10-16": 98,
@@ -181,6 +184,7 @@
181184
"2025-11-26": 0,
182185
"2025-11-27": 0,
183186
"2025-11-28": 0,
184-
"2025-11-29": 0
187+
"2025-11-29": 0,
188+
"2025-11-30": 0
185189
}
186190
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@
4343
"2025-11-26": 0,
4444
"2025-11-27": 1,
4545
"2025-11-28": 0,
46-
"2025-11-29": 0
46+
"2025-11-29": 0,
47+
"2025-11-30": 0
4748
},
4849
"Python Wheel": {
4950
"2025-10-16": 392,
@@ -89,7 +90,8 @@
8990
"2025-11-26": 0,
9091
"2025-11-27": 0,
9192
"2025-11-28": 0,
92-
"2025-11-29": 0
93+
"2025-11-29": 0,
94+
"2025-11-30": 0
9395
},
9496
"Installer": {
9597
"2025-10-16": 978,
@@ -135,6 +137,7 @@
135137
"2025-11-26": 1,
136138
"2025-11-27": 1,
137139
"2025-11-28": 0,
138-
"2025-11-29": 0
140+
"2025-11-29": 0,
141+
"2025-11-30": 0
139142
}
140143
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,6 @@
4242
"2025-11-26": 1,
4343
"2025-11-27": 2,
4444
"2025-11-28": 0,
45-
"2025-11-29": 0
45+
"2025-11-29": 0,
46+
"2025-11-30": 0
4647
}

data/last_updated

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

0 commit comments

Comments
 (0)