From 5511b001dd3a79f004d15dadc242c6e26a91875b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 16 Dec 2024 00:29:14 +0000 Subject: [PATCH] Update the download statistics --- archives/conda.json | 4 ++++ archives/pypi.json | 10 ++++++++++ archives/total.json | 4 ++-- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/archives/conda.json b/archives/conda.json index 4dfdf12..065b33c 100644 --- a/archives/conda.json +++ b/archives/conda.json @@ -1250,5 +1250,9 @@ { "date": "2024-12-15", "downloads": 10 + }, + { + "date": "2024-12-16", + "downloads": 8 } ] \ No newline at end of file diff --git a/archives/pypi.json b/archives/pypi.json index 576adaf..92784f2 100644 --- a/archives/pypi.json +++ b/archives/pypi.json @@ -4064,6 +4064,11 @@ "date": "2024-12-13", "downloads": 41 }, + { + "category": "with_mirrors", + "date": "2024-12-14", + "downloads": 30 + }, { "category": "without_mirrors", "date": "2022-07-14", @@ -7323,5 +7328,10 @@ "category": "without_mirrors", "date": "2024-12-13", "downloads": 23 + }, + { + "category": "without_mirrors", + "date": "2024-12-14", + "downloads": 20 } ] \ No newline at end of file diff --git a/archives/total.json b/archives/total.json index b113b47..b872734 100644 --- a/archives/total.json +++ b/archives/total.json @@ -1,4 +1,4 @@ { - "conda": 2482, - "pypi": 11013 + "conda": 2490, + "pypi": 11033 } \ No newline at end of file