From ce9d14eb4ecca726e810cc573af56d47e41a44ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 30 Oct 2024 00:25:37 +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 84b1916..0eb968b 100644 --- a/archives/conda.json +++ b/archives/conda.json @@ -1062,5 +1062,9 @@ { "date": "2024-10-29", "downloads": 11 + }, + { + "date": "2024-10-30", + "downloads": 14 } ] \ No newline at end of file diff --git a/archives/pypi.json b/archives/pypi.json index f8efecf..9469341 100644 --- a/archives/pypi.json +++ b/archives/pypi.json @@ -3829,6 +3829,11 @@ "date": "2024-10-27", "downloads": 19 }, + { + "category": "with_mirrors", + "date": "2024-10-28", + "downloads": 64 + }, { "category": "without_mirrors", "date": "2022-07-14", @@ -6853,5 +6858,10 @@ "category": "without_mirrors", "date": "2024-10-27", "downloads": 9 + }, + { + "category": "without_mirrors", + "date": "2024-10-28", + "downloads": 62 } ] \ No newline at end of file diff --git a/archives/total.json b/archives/total.json index 4d41b8d..bc24822 100644 --- a/archives/total.json +++ b/archives/total.json @@ -1,4 +1,4 @@ { - "conda": 2121, - "pypi": 9681 + "conda": 2135, + "pypi": 9743 } \ No newline at end of file