From 07f0e454ae5fe46a51dcab3011df2a78e28cc64e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 14 Dec 2024 00:26:48 +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 d27c39f..fc0a8a5 100644 --- a/archives/conda.json +++ b/archives/conda.json @@ -1242,5 +1242,9 @@ { "date": "2024-12-13", "downloads": 3 + }, + { + "date": "2024-12-14", + "downloads": 7 } ] \ No newline at end of file diff --git a/archives/pypi.json b/archives/pypi.json index ca593fa..4bdb57a 100644 --- a/archives/pypi.json +++ b/archives/pypi.json @@ -4054,6 +4054,11 @@ "date": "2024-12-11", "downloads": 21 }, + { + "category": "with_mirrors", + "date": "2024-12-12", + "downloads": 39 + }, { "category": "without_mirrors", "date": "2022-07-14", @@ -7303,5 +7308,10 @@ "category": "without_mirrors", "date": "2024-12-11", "downloads": 15 + }, + { + "category": "without_mirrors", + "date": "2024-12-12", + "downloads": 31 } ] \ No newline at end of file diff --git a/archives/total.json b/archives/total.json index e50ac94..4a03763 100644 --- a/archives/total.json +++ b/archives/total.json @@ -1,4 +1,4 @@ { - "conda": 2465, - "pypi": 10959 + "conda": 2472, + "pypi": 10990 } \ No newline at end of file