Skip to content

Commit c62c793

Browse files
Update
1 parent 985a34b commit c62c793

File tree

7 files changed

+224
-182
lines changed

7 files changed

+224
-182
lines changed

data/2025-OS.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@
4040
"2025-11-23": 0,
4141
"2025-11-24": 0,
4242
"2025-11-25": 0,
43-
"2025-11-26": 0
43+
"2025-11-26": 0,
44+
"2025-11-27": 0
4445
},
4546
"Linux": {
4647
"2025-10-16": 942,
@@ -83,7 +84,8 @@
8384
"2025-11-23": 0,
8485
"2025-11-24": 0,
8586
"2025-11-25": 0,
86-
"2025-11-26": 1
87+
"2025-11-26": 1,
88+
"2025-11-27": 2
8789
},
8890
"macOS x86_64": {
8991
"2025-10-16": 245,
@@ -126,7 +128,8 @@
126128
"2025-11-23": 0,
127129
"2025-11-24": 0,
128130
"2025-11-25": 0,
129-
"2025-11-26": 0
131+
"2025-11-26": 0,
132+
"2025-11-27": 0
130133
},
131134
"macOS arm64": {
132135
"2025-10-16": 98,
@@ -169,6 +172,7 @@
169172
"2025-11-23": 0,
170173
"2025-11-24": 0,
171174
"2025-11-25": 0,
172-
"2025-11-26": 0
175+
"2025-11-26": 0,
176+
"2025-11-27": 0
173177
}
174178
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@
4040
"2025-11-23": 0,
4141
"2025-11-24": 0,
4242
"2025-11-25": 0,
43-
"2025-11-26": 0
43+
"2025-11-26": 0,
44+
"2025-11-27": 1
4445
},
4546
"Python Wheel": {
4647
"2025-10-16": 392,
@@ -83,7 +84,8 @@
8384
"2025-11-23": 0,
8485
"2025-11-24": 0,
8586
"2025-11-25": 0,
86-
"2025-11-26": 0
87+
"2025-11-26": 0,
88+
"2025-11-27": 0
8789
},
8890
"Installer": {
8991
"2025-10-16": 978,
@@ -126,6 +128,7 @@
126128
"2025-11-23": 0,
127129
"2025-11-24": 0,
128130
"2025-11-25": 0,
129-
"2025-11-26": 1
131+
"2025-11-26": 1,
132+
"2025-11-27": 1
130133
}
131134
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,6 @@
3939
"2025-11-23": 0,
4040
"2025-11-24": 0,
4141
"2025-11-25": 0,
42-
"2025-11-26": 1
42+
"2025-11-26": 1,
43+
"2025-11-27": 2
4344
}

data/last_updated

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

0 commit comments

Comments
 (0)