From ca6c286c5b37149d31fb720509b996cee98c9cb9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 15 Oct 2024 00:25:32 +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 f920a72..311adcd 100644 --- a/archives/conda.json +++ b/archives/conda.json @@ -1002,5 +1002,9 @@ { "date": "2024-10-14", "downloads": 5 + }, + { + "date": "2024-10-15", + "downloads": 5 } ] \ No newline at end of file diff --git a/archives/pypi.json b/archives/pypi.json index 52975d7..df22e0d 100644 --- a/archives/pypi.json +++ b/archives/pypi.json @@ -3759,6 +3759,11 @@ "date": "2024-10-12", "downloads": 60 }, + { + "category": "with_mirrors", + "date": "2024-10-13", + "downloads": 2 + }, { "category": "without_mirrors", "date": "2022-07-14", @@ -6713,5 +6718,10 @@ "category": "without_mirrors", "date": "2024-10-12", "downloads": 44 + }, + { + "category": "without_mirrors", + "date": "2024-10-13", + "downloads": 2 } ] \ No newline at end of file diff --git a/archives/total.json b/archives/total.json index 4090164..e539541 100644 --- a/archives/total.json +++ b/archives/total.json @@ -1,4 +1,4 @@ { - "conda": 1980, - "pypi": 9116 + "conda": 1985, + "pypi": 9118 } \ No newline at end of file