From 0a96e40189be6469445b5443ddd1a1c40727dc0d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 12 Nov 2024 00:24:41 +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 7cf5d93..bb83c99 100644 --- a/archives/conda.json +++ b/archives/conda.json @@ -1114,5 +1114,9 @@ { "date": "2024-11-11", "downloads": 11 + }, + { + "date": "2024-11-12", + "downloads": 5 } ] \ No newline at end of file diff --git a/archives/pypi.json b/archives/pypi.json index 4724aec..dcf1b79 100644 --- a/archives/pypi.json +++ b/archives/pypi.json @@ -3894,6 +3894,11 @@ "date": "2024-11-09", "downloads": 17 }, + { + "category": "with_mirrors", + "date": "2024-11-10", + "downloads": 23 + }, { "category": "without_mirrors", "date": "2022-07-14", @@ -6983,5 +6988,10 @@ "category": "without_mirrors", "date": "2024-11-09", "downloads": 5 + }, + { + "category": "without_mirrors", + "date": "2024-11-10", + "downloads": 13 } ] \ No newline at end of file diff --git a/archives/total.json b/archives/total.json index cb4e604..03968d5 100644 --- a/archives/total.json +++ b/archives/total.json @@ -1,4 +1,4 @@ { - "conda": 2233, - "pypi": 10181 + "conda": 2238, + "pypi": 10194 } \ No newline at end of file