From c962478a2701f70f52207d1c51911db8a0635e91 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 8 Aug 2024 00:22:15 +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 299e237..63e48bf 100644 --- a/archives/conda.json +++ b/archives/conda.json @@ -734,5 +734,9 @@ { "date": "2024-08-07", "downloads": 17 + }, + { + "date": "2024-08-08", + "downloads": 6 } ] \ No newline at end of file diff --git a/archives/pypi.json b/archives/pypi.json index 3530288..cd9b0f4 100644 --- a/archives/pypi.json +++ b/archives/pypi.json @@ -3429,6 +3429,11 @@ "date": "2024-08-05", "downloads": 69 }, + { + "category": "with_mirrors", + "date": "2024-08-06", + "downloads": 50 + }, { "category": "without_mirrors", "date": "2022-07-14", @@ -6063,5 +6068,10 @@ "category": "without_mirrors", "date": "2024-08-05", "downloads": 48 + }, + { + "category": "without_mirrors", + "date": "2024-08-06", + "downloads": 48 } ] \ No newline at end of file diff --git a/archives/total.json b/archives/total.json index 7067f4a..2a5bcdc 100644 --- a/archives/total.json +++ b/archives/total.json @@ -1,4 +1,4 @@ { - "conda": 1152, - "pypi": 7359 + "conda": 1158, + "pypi": 7407 } \ No newline at end of file