Skip to content

Commit 6d5224e

Browse files
Update
1 parent cb05a95 commit 6d5224e

File tree

7 files changed

+224
-186
lines changed

7 files changed

+224
-186
lines changed

data/2025-OS.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
"2025-11-11": 5,
2929
"2025-11-12": 3,
3030
"2025-11-13": 3,
31-
"2025-11-14": 3
31+
"2025-11-14": 3,
32+
"2025-11-15": 2
3233
},
3334
"Linux": {
3435
"2025-10-16": 942,
@@ -59,7 +60,8 @@
5960
"2025-11-11": 4,
6061
"2025-11-12": 3,
6162
"2025-11-13": 6,
62-
"2025-11-14": 2
63+
"2025-11-14": 2,
64+
"2025-11-15": 2
6365
},
6466
"macOS x86_64": {
6567
"2025-10-16": 245,
@@ -90,7 +92,8 @@
9092
"2025-11-11": 3,
9193
"2025-11-12": 2,
9294
"2025-11-13": 1,
93-
"2025-11-14": 1
95+
"2025-11-14": 1,
96+
"2025-11-15": 0
9497
},
9598
"macOS arm64": {
9699
"2025-10-16": 98,
@@ -121,6 +124,7 @@
121124
"2025-11-11": 3,
122125
"2025-11-12": 2,
123126
"2025-11-13": 1,
124-
"2025-11-14": 1
127+
"2025-11-14": 1,
128+
"2025-11-15": 0
125129
}
126130
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
"2025-11-11": 8,
2929
"2025-11-12": 7,
3030
"2025-11-13": 2,
31-
"2025-11-14": 2
31+
"2025-11-14": 2,
32+
"2025-11-15": 3
3233
},
3334
"Python Wheel": {
3435
"2025-10-16": 392,
@@ -59,7 +60,8 @@
5960
"2025-11-11": 5,
6061
"2025-11-12": 2,
6162
"2025-11-13": 5,
62-
"2025-11-14": 3
63+
"2025-11-14": 3,
64+
"2025-11-15": 0
6365
},
6466
"Installer": {
6567
"2025-10-16": 978,
@@ -90,6 +92,7 @@
9092
"2025-11-11": 2,
9193
"2025-11-12": 1,
9294
"2025-11-13": 4,
93-
"2025-11-14": 2
95+
"2025-11-14": 2,
96+
"2025-11-15": 1
9497
}
9598
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@
2727
"2025-11-11": 15,
2828
"2025-11-12": 10,
2929
"2025-11-13": 11,
30-
"2025-11-14": 7
30+
"2025-11-14": 7,
31+
"2025-11-15": 4
3132
}

data/last_updated

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

0 commit comments

Comments
 (0)