From 904d0e3590fa91ba73859f29b43d04dca4cba652 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 28 Oct 2024 00:27:05 +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 d010669..64dd49b 100644 --- a/archives/conda.json +++ b/archives/conda.json @@ -1054,5 +1054,9 @@ { "date": "2024-10-27", "downloads": 13 + }, + { + "date": "2024-10-28", + "downloads": 6 } ] \ No newline at end of file diff --git a/archives/pypi.json b/archives/pypi.json index 8b7c363..96be5a4 100644 --- a/archives/pypi.json +++ b/archives/pypi.json @@ -3819,6 +3819,11 @@ "date": "2024-10-24", "downloads": 75 }, + { + "category": "with_mirrors", + "date": "2024-10-26", + "downloads": 41 + }, { "category": "without_mirrors", "date": "2022-07-14", @@ -6833,5 +6838,10 @@ "category": "without_mirrors", "date": "2024-10-24", "downloads": 55 + }, + { + "category": "without_mirrors", + "date": "2024-10-26", + "downloads": 33 } ] \ No newline at end of file diff --git a/archives/total.json b/archives/total.json index 4558681..93f303d 100644 --- a/archives/total.json +++ b/archives/total.json @@ -1,4 +1,4 @@ { - "conda": 2104, - "pypi": 9639 + "conda": 2110, + "pypi": 9672 } \ No newline at end of file