Skip to content

Commit 7e859b4

Browse files
Update
1 parent c726726 commit 7e859b4

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
@@ -35,7 +35,8 @@
3535
"2025-11-18": 14,
3636
"2025-11-19": 2,
3737
"2025-11-20": 0,
38-
"2025-11-21": 0
38+
"2025-11-21": 0,
39+
"2025-11-22": 0
3940
},
4041
"Linux": {
4142
"2025-10-16": 942,
@@ -73,7 +74,8 @@
7374
"2025-11-18": 8,
7475
"2025-11-19": 9,
7576
"2025-11-20": 0,
76-
"2025-11-21": 1
77+
"2025-11-21": 1,
78+
"2025-11-22": 0
7779
},
7880
"macOS x86_64": {
7981
"2025-10-16": 245,
@@ -111,7 +113,8 @@
111113
"2025-11-18": 1,
112114
"2025-11-19": 1,
113115
"2025-11-20": 0,
114-
"2025-11-21": 0
116+
"2025-11-21": 0,
117+
"2025-11-22": 0
115118
},
116119
"macOS arm64": {
117120
"2025-10-16": 98,
@@ -149,6 +152,7 @@
149152
"2025-11-18": 1,
150153
"2025-11-19": 0,
151154
"2025-11-20": 0,
152-
"2025-11-21": 0
155+
"2025-11-21": 0,
156+
"2025-11-22": 0
153157
}
154158
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
"2025-11-18": 3,
3636
"2025-11-19": 1,
3737
"2025-11-20": 0,
38-
"2025-11-21": 1
38+
"2025-11-21": 1,
39+
"2025-11-22": 0
3940
},
4041
"Python Wheel": {
4142
"2025-10-16": 392,
@@ -73,7 +74,8 @@
7374
"2025-11-18": 8,
7475
"2025-11-19": 3,
7576
"2025-11-20": 0,
76-
"2025-11-21": 0
77+
"2025-11-21": 0,
78+
"2025-11-22": 0
7779
},
7880
"Installer": {
7981
"2025-10-16": 978,
@@ -111,6 +113,7 @@
111113
"2025-11-18": 13,
112114
"2025-11-19": 8,
113115
"2025-11-20": 0,
114-
"2025-11-21": 0
116+
"2025-11-21": 0,
117+
"2025-11-22": 0
115118
}
116119
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@
3434
"2025-11-18": 24,
3535
"2025-11-19": 12,
3636
"2025-11-20": 0,
37-
"2025-11-21": 1
37+
"2025-11-21": 1,
38+
"2025-11-22": 0
3839
}

data/last_updated

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

0 commit comments

Comments
 (0)