Skip to content

Commit f56e720

Browse files
Update
1 parent f761804 commit f56e720

File tree

7 files changed

+902
-968
lines changed

7 files changed

+902
-968
lines changed

data/2025-OS.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,22 @@
11
{
22
"Windows": {
33
"2025-10-16": 1709,
4-
"2025-10-18": 7
4+
"2025-10-18": 7,
5+
"2025-10-19": 6
56
},
67
"Linux": {
78
"2025-10-16": 942,
8-
"2025-10-18": 9
9+
"2025-10-18": 9,
10+
"2025-10-19": 6
911
},
1012
"macOS x86_64": {
1113
"2025-10-16": 245,
12-
"2025-10-18": 1
14+
"2025-10-18": 1,
15+
"2025-10-19": 2
1316
},
1417
"macOS arm64": {
1518
"2025-10-16": 98,
16-
"2025-10-18": 1
19+
"2025-10-18": 1,
20+
"2025-10-19": 0
1721
}
1822
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
{
22
"Archive": {
33
"2025-10-16": 1624,
4-
"2025-10-18": 4
4+
"2025-10-18": 4,
5+
"2025-10-19": 9
56
},
67
"Python Wheel": {
78
"2025-10-16": 392,
8-
"2025-10-18": 6
9+
"2025-10-18": 6,
10+
"2025-10-19": 1
911
},
1012
"Installer": {
1113
"2025-10-16": 978,
12-
"2025-10-18": 8
14+
"2025-10-18": 8,
15+
"2025-10-19": 4
1316
}
1417
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"2025-10-16": 2994,
3-
"2025-10-18": 18
3+
"2025-10-18": 18,
4+
"2025-10-19": 14
45
}

data/last_updated

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

0 commit comments

Comments
 (0)