Skip to content

Commit 51d3358

Browse files
Update
1 parent 529b19d commit 51d3358

File tree

7 files changed

+223
-195
lines changed

7 files changed

+223
-195
lines changed

data/2025-OS.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
"2025-11-09": 4,
2727
"2025-11-10": 0,
2828
"2025-11-11": 5,
29-
"2025-11-12": 3
29+
"2025-11-12": 3,
30+
"2025-11-13": 3
3031
},
3132
"Linux": {
3233
"2025-10-16": 942,
@@ -55,7 +56,8 @@
5556
"2025-11-09": 3,
5657
"2025-11-10": 4,
5758
"2025-11-11": 4,
58-
"2025-11-12": 3
59+
"2025-11-12": 3,
60+
"2025-11-13": 6
5961
},
6062
"macOS x86_64": {
6163
"2025-10-16": 245,
@@ -84,7 +86,8 @@
8486
"2025-11-09": 0,
8587
"2025-11-10": 1,
8688
"2025-11-11": 3,
87-
"2025-11-12": 2
89+
"2025-11-12": 2,
90+
"2025-11-13": 1
8891
},
8992
"macOS arm64": {
9093
"2025-10-16": 98,
@@ -113,6 +116,7 @@
113116
"2025-11-09": 3,
114117
"2025-11-10": 1,
115118
"2025-11-11": 3,
116-
"2025-11-12": 2
119+
"2025-11-12": 2,
120+
"2025-11-13": 1
117121
}
118122
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
"2025-11-09": 5,
2727
"2025-11-10": 3,
2828
"2025-11-11": 8,
29-
"2025-11-12": 7
29+
"2025-11-12": 7,
30+
"2025-11-13": 2
3031
},
3132
"Python Wheel": {
3233
"2025-10-16": 392,
@@ -55,7 +56,8 @@
5556
"2025-11-09": 1,
5657
"2025-11-10": 2,
5758
"2025-11-11": 5,
58-
"2025-11-12": 2
59+
"2025-11-12": 2,
60+
"2025-11-13": 5
5961
},
6062
"Installer": {
6163
"2025-10-16": 978,
@@ -84,6 +86,7 @@
8486
"2025-11-09": 4,
8587
"2025-11-10": 1,
8688
"2025-11-11": 2,
87-
"2025-11-12": 1
89+
"2025-11-12": 1,
90+
"2025-11-13": 4
8891
}
8992
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@
2525
"2025-11-09": 10,
2626
"2025-11-10": 6,
2727
"2025-11-11": 15,
28-
"2025-11-12": 10
28+
"2025-11-12": 10,
29+
"2025-11-13": 11
2930
}

data/last_updated

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

0 commit comments

Comments
 (0)