Skip to content

Commit f0282db

Browse files
Update
1 parent 6d5224e commit f0282db

File tree

7 files changed

+191
-225
lines changed

7 files changed

+191
-225
lines changed

data/2025-OS.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
"2025-11-12": 3,
3030
"2025-11-13": 3,
3131
"2025-11-14": 3,
32-
"2025-11-15": 2
32+
"2025-11-15": 2,
33+
"2025-11-16": 0
3334
},
3435
"Linux": {
3536
"2025-10-16": 942,
@@ -61,7 +62,8 @@
6162
"2025-11-12": 3,
6263
"2025-11-13": 6,
6364
"2025-11-14": 2,
64-
"2025-11-15": 2
65+
"2025-11-15": 2,
66+
"2025-11-16": 1
6567
},
6668
"macOS x86_64": {
6769
"2025-10-16": 245,
@@ -93,7 +95,8 @@
9395
"2025-11-12": 2,
9496
"2025-11-13": 1,
9597
"2025-11-14": 1,
96-
"2025-11-15": 0
98+
"2025-11-15": 0,
99+
"2025-11-16": 0
97100
},
98101
"macOS arm64": {
99102
"2025-10-16": 98,
@@ -125,6 +128,7 @@
125128
"2025-11-12": 2,
126129
"2025-11-13": 1,
127130
"2025-11-14": 1,
128-
"2025-11-15": 0
131+
"2025-11-15": 0,
132+
"2025-11-16": 0
129133
}
130134
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
"2025-11-12": 7,
3030
"2025-11-13": 2,
3131
"2025-11-14": 2,
32-
"2025-11-15": 3
32+
"2025-11-15": 3,
33+
"2025-11-16": 1
3334
},
3435
"Python Wheel": {
3536
"2025-10-16": 392,
@@ -61,7 +62,8 @@
6162
"2025-11-12": 2,
6263
"2025-11-13": 5,
6364
"2025-11-14": 3,
64-
"2025-11-15": 0
65+
"2025-11-15": 0,
66+
"2025-11-16": 0
6567
},
6668
"Installer": {
6769
"2025-10-16": 978,
@@ -93,6 +95,7 @@
9395
"2025-11-12": 1,
9496
"2025-11-13": 4,
9597
"2025-11-14": 2,
96-
"2025-11-15": 1
98+
"2025-11-15": 1,
99+
"2025-11-16": 0
97100
}
98101
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@
2828
"2025-11-12": 10,
2929
"2025-11-13": 11,
3030
"2025-11-14": 7,
31-
"2025-11-15": 4
31+
"2025-11-15": 4,
32+
"2025-11-16": 1
3233
}

data/last_updated

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

0 commit comments

Comments
 (0)