Skip to content

Commit fa308ae

Browse files
Update
1 parent 5170633 commit fa308ae

File tree

7 files changed

+176
-168
lines changed

7 files changed

+176
-168
lines changed

data/2025-OS.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@
6161
"2025-12-14": 0,
6262
"2025-12-15": 0,
6363
"2025-12-16": 0,
64-
"2025-12-17": 1
64+
"2025-12-17": 1,
65+
"2025-12-18": 0
6566
},
6667
"Linux": {
6768
"2025-10-16": 942,
@@ -125,7 +126,8 @@
125126
"2025-12-14": 0,
126127
"2025-12-15": 0,
127128
"2025-12-16": 0,
128-
"2025-12-17": 0
129+
"2025-12-17": 0,
130+
"2025-12-18": 0
129131
},
130132
"macOS x86_64": {
131133
"2025-10-16": 245,
@@ -189,7 +191,8 @@
189191
"2025-12-14": 0,
190192
"2025-12-15": 0,
191193
"2025-12-16": 0,
192-
"2025-12-17": 0
194+
"2025-12-17": 0,
195+
"2025-12-18": 0
193196
},
194197
"macOS arm64": {
195198
"2025-10-16": 98,
@@ -253,6 +256,7 @@
253256
"2025-12-14": 0,
254257
"2025-12-15": 0,
255258
"2025-12-16": 0,
256-
"2025-12-17": 0
259+
"2025-12-17": 0,
260+
"2025-12-18": 0
257261
}
258262
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@
6161
"2025-12-14": 0,
6262
"2025-12-15": 0,
6363
"2025-12-16": 0,
64-
"2025-12-17": 0
64+
"2025-12-17": 0,
65+
"2025-12-18": 0
6566
},
6667
"Python Wheel": {
6768
"2025-10-16": 392,
@@ -125,7 +126,8 @@
125126
"2025-12-14": 0,
126127
"2025-12-15": 0,
127128
"2025-12-16": 0,
128-
"2025-12-17": 0
129+
"2025-12-17": 0,
130+
"2025-12-18": 0
129131
},
130132
"Installer": {
131133
"2025-10-16": 978,
@@ -189,6 +191,7 @@
189191
"2025-12-14": 0,
190192
"2025-12-15": 0,
191193
"2025-12-16": 0,
192-
"2025-12-17": 1
194+
"2025-12-17": 1,
195+
"2025-12-18": 0
193196
}
194197
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,6 @@
6060
"2025-12-14": 0,
6161
"2025-12-15": 0,
6262
"2025-12-16": 0,
63-
"2025-12-17": 1
63+
"2025-12-17": 1,
64+
"2025-12-18": 0
6465
}

data/last_updated

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-12-17
1+
2025-12-18

0 commit comments

Comments
 (0)