Skip to content

Commit 7618b07

Browse files
Update
1 parent 04bf6dc commit 7618b07

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
@@ -33,7 +33,8 @@
3333
"2025-11-16": 0,
3434
"2025-11-17": 1,
3535
"2025-11-18": 14,
36-
"2025-11-19": 2
36+
"2025-11-19": 2,
37+
"2025-11-20": 0
3738
},
3839
"Linux": {
3940
"2025-10-16": 942,
@@ -69,7 +70,8 @@
6970
"2025-11-16": 1,
7071
"2025-11-17": 0,
7172
"2025-11-18": 8,
72-
"2025-11-19": 9
73+
"2025-11-19": 9,
74+
"2025-11-20": 0
7375
},
7476
"macOS x86_64": {
7577
"2025-10-16": 245,
@@ -105,7 +107,8 @@
105107
"2025-11-16": 0,
106108
"2025-11-17": 1,
107109
"2025-11-18": 1,
108-
"2025-11-19": 1
110+
"2025-11-19": 1,
111+
"2025-11-20": 0
109112
},
110113
"macOS arm64": {
111114
"2025-10-16": 98,
@@ -141,6 +144,7 @@
141144
"2025-11-16": 0,
142145
"2025-11-17": 1,
143146
"2025-11-18": 1,
144-
"2025-11-19": 0
147+
"2025-11-19": 0,
148+
"2025-11-20": 0
145149
}
146150
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@
3333
"2025-11-16": 1,
3434
"2025-11-17": 1,
3535
"2025-11-18": 3,
36-
"2025-11-19": 1
36+
"2025-11-19": 1,
37+
"2025-11-20": 0
3738
},
3839
"Python Wheel": {
3940
"2025-10-16": 392,
@@ -69,7 +70,8 @@
6970
"2025-11-16": 0,
7071
"2025-11-17": 1,
7172
"2025-11-18": 8,
72-
"2025-11-19": 3
73+
"2025-11-19": 3,
74+
"2025-11-20": 0
7375
},
7476
"Installer": {
7577
"2025-10-16": 978,
@@ -105,6 +107,7 @@
105107
"2025-11-16": 0,
106108
"2025-11-17": 1,
107109
"2025-11-18": 13,
108-
"2025-11-19": 8
110+
"2025-11-19": 8,
111+
"2025-11-20": 0
109112
}
110113
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@
3232
"2025-11-16": 1,
3333
"2025-11-17": 3,
3434
"2025-11-18": 24,
35-
"2025-11-19": 12
35+
"2025-11-19": 12,
36+
"2025-11-20": 0
3637
}

data/last_updated

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

0 commit comments

Comments
 (0)