Skip to content

Commit e37e151

Browse files
Update
1 parent a5789be commit e37e151

File tree

7 files changed

+176
-168
lines changed

7 files changed

+176
-168
lines changed

data/2025-OS.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@
4545
"2025-11-28": 0,
4646
"2025-11-29": 0,
4747
"2025-11-30": 0,
48-
"2025-12-01": 2
48+
"2025-12-01": 2,
49+
"2025-12-02": 0
4950
},
5051
"Linux": {
5152
"2025-10-16": 942,
@@ -93,7 +94,8 @@
9394
"2025-11-28": 0,
9495
"2025-11-29": 0,
9596
"2025-11-30": 0,
96-
"2025-12-01": 0
97+
"2025-12-01": 0,
98+
"2025-12-02": 0
9799
},
98100
"macOS x86_64": {
99101
"2025-10-16": 245,
@@ -141,7 +143,8 @@
141143
"2025-11-28": 0,
142144
"2025-11-29": 0,
143145
"2025-11-30": 0,
144-
"2025-12-01": 0
146+
"2025-12-01": 0,
147+
"2025-12-02": 0
145148
},
146149
"macOS arm64": {
147150
"2025-10-16": 98,
@@ -189,6 +192,7 @@
189192
"2025-11-28": 0,
190193
"2025-11-29": 0,
191194
"2025-11-30": 0,
192-
"2025-12-01": 1
195+
"2025-12-01": 1,
196+
"2025-12-02": 0
193197
}
194198
}

data/2025-file-type.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@
4545
"2025-11-28": 0,
4646
"2025-11-29": 0,
4747
"2025-11-30": 0,
48-
"2025-12-01": 2
48+
"2025-12-01": 2,
49+
"2025-12-02": 0
4950
},
5051
"Python Wheel": {
5152
"2025-10-16": 392,
@@ -93,7 +94,8 @@
9394
"2025-11-28": 0,
9495
"2025-11-29": 0,
9596
"2025-11-30": 0,
96-
"2025-12-01": 0
97+
"2025-12-01": 0,
98+
"2025-12-02": 0
9799
},
98100
"Installer": {
99101
"2025-10-16": 978,
@@ -141,6 +143,7 @@
141143
"2025-11-28": 0,
142144
"2025-11-29": 0,
143145
"2025-11-30": 0,
144-
"2025-12-01": 1
146+
"2025-12-01": 1,
147+
"2025-12-02": 0
145148
}
146149
}

data/2025.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,6 @@
4444
"2025-11-28": 0,
4545
"2025-11-29": 0,
4646
"2025-11-30": 0,
47-
"2025-12-01": 3
47+
"2025-12-01": 3,
48+
"2025-12-02": 0
4849
}

data/last_updated

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

0 commit comments

Comments
 (0)