Skip to content

Commit cb05a95

Browse files
Update
1 parent 51d3358 commit cb05a95

File tree

7 files changed

+203
-215
lines changed

7 files changed

+203
-215
lines changed

data/2025-OS.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
"2025-11-10": 0,
2828
"2025-11-11": 5,
2929
"2025-11-12": 3,
30-
"2025-11-13": 3
30+
"2025-11-13": 3,
31+
"2025-11-14": 3
3132
},
3233
"Linux": {
3334
"2025-10-16": 942,
@@ -57,7 +58,8 @@
5758
"2025-11-10": 4,
5859
"2025-11-11": 4,
5960
"2025-11-12": 3,
60-
"2025-11-13": 6
61+
"2025-11-13": 6,
62+
"2025-11-14": 2
6163
},
6264
"macOS x86_64": {
6365
"2025-10-16": 245,
@@ -87,7 +89,8 @@
8789
"2025-11-10": 1,
8890
"2025-11-11": 3,
8991
"2025-11-12": 2,
90-
"2025-11-13": 1
92+
"2025-11-13": 1,
93+
"2025-11-14": 1
9194
},
9295
"macOS arm64": {
9396
"2025-10-16": 98,
@@ -117,6 +120,7 @@
117120
"2025-11-10": 1,
118121
"2025-11-11": 3,
119122
"2025-11-12": 2,
120-
"2025-11-13": 1
123+
"2025-11-13": 1,
124+
"2025-11-14": 1
121125
}
122126
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
"2025-11-10": 3,
2828
"2025-11-11": 8,
2929
"2025-11-12": 7,
30-
"2025-11-13": 2
30+
"2025-11-13": 2,
31+
"2025-11-14": 2
3132
},
3233
"Python Wheel": {
3334
"2025-10-16": 392,
@@ -57,7 +58,8 @@
5758
"2025-11-10": 2,
5859
"2025-11-11": 5,
5960
"2025-11-12": 2,
60-
"2025-11-13": 5
61+
"2025-11-13": 5,
62+
"2025-11-14": 3
6163
},
6264
"Installer": {
6365
"2025-10-16": 978,
@@ -87,6 +89,7 @@
8789
"2025-11-10": 1,
8890
"2025-11-11": 2,
8991
"2025-11-12": 1,
90-
"2025-11-13": 4
92+
"2025-11-13": 4,
93+
"2025-11-14": 2
9194
}
9295
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@
2626
"2025-11-10": 6,
2727
"2025-11-11": 15,
2828
"2025-11-12": 10,
29-
"2025-11-13": 11
29+
"2025-11-13": 11,
30+
"2025-11-14": 7
3031
}

data/last_updated

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

0 commit comments

Comments
 (0)