From bc71815ae1927dbc0e4de39d97cacf174580025a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 24 Jul 2024 00:22:53 +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 e537e6d..9b06a34 100644 --- a/archives/conda.json +++ b/archives/conda.json @@ -674,5 +674,9 @@ { "date": "2024-07-23", "downloads": 13 + }, + { + "date": "2024-07-24", + "downloads": 2 } ] \ No newline at end of file diff --git a/archives/pypi.json b/archives/pypi.json index 5fbc2d0..d124c03 100644 --- a/archives/pypi.json +++ b/archives/pypi.json @@ -3354,6 +3354,11 @@ "date": "2024-07-21", "downloads": 6 }, + { + "category": "with_mirrors", + "date": "2024-07-22", + "downloads": 43 + }, { "category": "without_mirrors", "date": "2022-07-14", @@ -5923,5 +5928,10 @@ "category": "without_mirrors", "date": "2024-07-21", "downloads": 3 + }, + { + "category": "without_mirrors", + "date": "2024-07-22", + "downloads": 33 } ] \ No newline at end of file diff --git a/archives/total.json b/archives/total.json index 6752005..cefa9d2 100644 --- a/archives/total.json +++ b/archives/total.json @@ -1,4 +1,4 @@ { - "conda": 1030, - "pypi": 6747 + "conda": 1032, + "pypi": 6780 } \ No newline at end of file