From 09a6f44161925bdb6a1c834d9e347e0f222fd595 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 30 Jan 2025 00:24:54 +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 cff39fd..beb9234 100644 --- a/archives/conda.json +++ b/archives/conda.json @@ -1430,5 +1430,9 @@ { "date": "2025-01-29", "downloads": 40 + }, + { + "date": "2025-01-30", + "downloads": 29 } ] \ No newline at end of file diff --git a/archives/pypi.json b/archives/pypi.json index 56f860f..0ab8a3f 100644 --- a/archives/pypi.json +++ b/archives/pypi.json @@ -4289,6 +4289,11 @@ "date": "2025-01-27", "downloads": 62 }, + { + "category": "with_mirrors", + "date": "2025-01-28", + "downloads": 71 + }, { "category": "without_mirrors", "date": "2022-07-14", @@ -7758,5 +7763,10 @@ "category": "without_mirrors", "date": "2025-01-27", "downloads": 31 + }, + { + "category": "without_mirrors", + "date": "2025-01-28", + "downloads": 51 } ] \ No newline at end of file diff --git a/archives/total.json b/archives/total.json index 1fa70b6..fc7c2c0 100644 --- a/archives/total.json +++ b/archives/total.json @@ -1,4 +1,4 @@ { - "conda": 2862, - "pypi": 12043 + "conda": 2891, + "pypi": 12094 } \ No newline at end of file