From da2ec8e01f11b3fba4efbdef08a30493c027cefb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 10 Nov 2024 00:27:06 +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 11db8b4..12da523 100644 --- a/archives/conda.json +++ b/archives/conda.json @@ -1106,5 +1106,9 @@ { "date": "2024-11-09", "downloads": 15 + }, + { + "date": "2024-11-10", + "downloads": 9 } ] \ No newline at end of file diff --git a/archives/pypi.json b/archives/pypi.json index 3dd8dae..bef8adb 100644 --- a/archives/pypi.json +++ b/archives/pypi.json @@ -3884,6 +3884,11 @@ "date": "2024-11-07", "downloads": 37 }, + { + "category": "with_mirrors", + "date": "2024-11-08", + "downloads": 68 + }, { "category": "without_mirrors", "date": "2022-07-14", @@ -6963,5 +6968,10 @@ "category": "without_mirrors", "date": "2024-11-07", "downloads": 34 + }, + { + "category": "without_mirrors", + "date": "2024-11-08", + "downloads": 44 } ] \ No newline at end of file diff --git a/archives/total.json b/archives/total.json index 99100c1..0f04c1d 100644 --- a/archives/total.json +++ b/archives/total.json @@ -1,4 +1,4 @@ { - "conda": 2213, - "pypi": 10132 + "conda": 2222, + "pypi": 10176 } \ No newline at end of file