Skip to content

Commit 34c16b6

Browse files
Update
1 parent f0282db commit 34c16b6

File tree

7 files changed

+228
-186
lines changed

7 files changed

+228
-186
lines changed

data/2025-OS.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
"2025-11-13": 3,
3131
"2025-11-14": 3,
3232
"2025-11-15": 2,
33-
"2025-11-16": 0
33+
"2025-11-16": 0,
34+
"2025-11-17": 1
3435
},
3536
"Linux": {
3637
"2025-10-16": 942,
@@ -63,7 +64,8 @@
6364
"2025-11-13": 6,
6465
"2025-11-14": 2,
6566
"2025-11-15": 2,
66-
"2025-11-16": 1
67+
"2025-11-16": 1,
68+
"2025-11-17": 0
6769
},
6870
"macOS x86_64": {
6971
"2025-10-16": 245,
@@ -96,7 +98,8 @@
9698
"2025-11-13": 1,
9799
"2025-11-14": 1,
98100
"2025-11-15": 0,
99-
"2025-11-16": 0
101+
"2025-11-16": 0,
102+
"2025-11-17": 1
100103
},
101104
"macOS arm64": {
102105
"2025-10-16": 98,
@@ -129,6 +132,7 @@
129132
"2025-11-13": 1,
130133
"2025-11-14": 1,
131134
"2025-11-15": 0,
132-
"2025-11-16": 0
135+
"2025-11-16": 0,
136+
"2025-11-17": 1
133137
}
134138
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
"2025-11-13": 2,
3131
"2025-11-14": 2,
3232
"2025-11-15": 3,
33-
"2025-11-16": 1
33+
"2025-11-16": 1,
34+
"2025-11-17": 1
3435
},
3536
"Python Wheel": {
3637
"2025-10-16": 392,
@@ -63,7 +64,8 @@
6364
"2025-11-13": 5,
6465
"2025-11-14": 3,
6566
"2025-11-15": 0,
66-
"2025-11-16": 0
67+
"2025-11-16": 0,
68+
"2025-11-17": 1
6769
},
6870
"Installer": {
6971
"2025-10-16": 978,
@@ -96,6 +98,7 @@
9698
"2025-11-13": 4,
9799
"2025-11-14": 2,
98100
"2025-11-15": 1,
99-
"2025-11-16": 0
101+
"2025-11-16": 0,
102+
"2025-11-17": 1
100103
}
101104
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@
2929
"2025-11-13": 11,
3030
"2025-11-14": 7,
3131
"2025-11-15": 4,
32-
"2025-11-16": 1
32+
"2025-11-16": 1,
33+
"2025-11-17": 3
3334
}

data/last_updated

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

0 commit comments

Comments
 (0)