Skip to content

Commit c0da14d

Browse files
Update
1 parent 7e859b4 commit c0da14d

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
@@ -36,7 +36,8 @@
3636
"2025-11-19": 2,
3737
"2025-11-20": 0,
3838
"2025-11-21": 0,
39-
"2025-11-22": 0
39+
"2025-11-22": 0,
40+
"2025-11-23": 0
4041
},
4142
"Linux": {
4243
"2025-10-16": 942,
@@ -75,7 +76,8 @@
7576
"2025-11-19": 9,
7677
"2025-11-20": 0,
7778
"2025-11-21": 1,
78-
"2025-11-22": 0
79+
"2025-11-22": 0,
80+
"2025-11-23": 0
7981
},
8082
"macOS x86_64": {
8183
"2025-10-16": 245,
@@ -114,7 +116,8 @@
114116
"2025-11-19": 1,
115117
"2025-11-20": 0,
116118
"2025-11-21": 0,
117-
"2025-11-22": 0
119+
"2025-11-22": 0,
120+
"2025-11-23": 0
118121
},
119122
"macOS arm64": {
120123
"2025-10-16": 98,
@@ -153,6 +156,7 @@
153156
"2025-11-19": 0,
154157
"2025-11-20": 0,
155158
"2025-11-21": 0,
156-
"2025-11-22": 0
159+
"2025-11-22": 0,
160+
"2025-11-23": 0
157161
}
158162
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
"2025-11-19": 1,
3737
"2025-11-20": 0,
3838
"2025-11-21": 1,
39-
"2025-11-22": 0
39+
"2025-11-22": 0,
40+
"2025-11-23": 0
4041
},
4142
"Python Wheel": {
4243
"2025-10-16": 392,
@@ -75,7 +76,8 @@
7576
"2025-11-19": 3,
7677
"2025-11-20": 0,
7778
"2025-11-21": 0,
78-
"2025-11-22": 0
79+
"2025-11-22": 0,
80+
"2025-11-23": 0
7981
},
8082
"Installer": {
8183
"2025-10-16": 978,
@@ -114,6 +116,7 @@
114116
"2025-11-19": 8,
115117
"2025-11-20": 0,
116118
"2025-11-21": 0,
117-
"2025-11-22": 0
119+
"2025-11-22": 0,
120+
"2025-11-23": 0
118121
}
119122
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,6 @@
3535
"2025-11-19": 12,
3636
"2025-11-20": 0,
3737
"2025-11-21": 1,
38-
"2025-11-22": 0
38+
"2025-11-22": 0,
39+
"2025-11-23": 0
3940
}

data/last_updated

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

0 commit comments

Comments
 (0)