Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

Commit 9ed0d9d

Browse files
ragonneaugithub-actions[bot]
authored andcommitted
Update stats.json
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dea6deb commit 9ed0d9d

File tree

4 files changed

+20
-2
lines changed

4 files changed

+20
-2
lines changed

static/scripts/stats/archive_conda.json

+4
Original file line numberDiff line numberDiff line change
@@ -858,5 +858,9 @@
858858
{
859859
"date": "2023-06-14",
860860
"downloads": 0
861+
},
862+
{
863+
"date": "2023-06-15",
864+
"downloads": 0
861865
}
862866
]

static/scripts/stats/archive_github.json

+4
Original file line numberDiff line numberDiff line change
@@ -858,5 +858,9 @@
858858
{
859859
"date": "2023-06-14",
860860
"downloads": 0
861+
},
862+
{
863+
"date": "2023-06-15",
864+
"downloads": 0
861865
}
862866
]

static/scripts/stats/archive_pypi.json

+10
Original file line numberDiff line numberDiff line change
@@ -3239,6 +3239,11 @@
32393239
"date": "2023-06-12",
32403240
"downloads": 51
32413241
},
3242+
{
3243+
"category": "with_mirrors",
3244+
"date": "2023-06-13",
3245+
"downloads": 569
3246+
},
32423247
{
32433248
"category": "without_mirrors",
32443249
"date": "2021-09-02",
@@ -6453,5 +6458,10 @@
64536458
"category": "without_mirrors",
64546459
"date": "2023-06-12",
64556460
"downloads": 32
6461+
},
6462+
{
6463+
"category": "without_mirrors",
6464+
"date": "2023-06-13",
6465+
"downloads": 207
64566466
}
64576467
]

static/scripts/stats/stats.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"conda": 32424,
3-
"pypi": 27124,
3+
"pypi": 27331,
44
"github": 1295,
5-
"date": "June 14, 2023"
5+
"date": "June 15, 2023"
66
}

0 commit comments

Comments
 (0)