From 60b573ea2ee5fd3ac47b0384db9257bda179b89a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 14 Aug 2024 00:22:28 +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 e88551a..0524f30 100644 --- a/archives/conda.json +++ b/archives/conda.json @@ -758,5 +758,9 @@ { "date": "2024-08-13", "downloads": 5 + }, + { + "date": "2024-08-14", + "downloads": 8 } ] \ No newline at end of file diff --git a/archives/pypi.json b/archives/pypi.json index b0ba9f7..51f2dfb 100644 --- a/archives/pypi.json +++ b/archives/pypi.json @@ -3459,6 +3459,11 @@ "date": "2024-08-11", "downloads": 18 }, + { + "category": "with_mirrors", + "date": "2024-08-12", + "downloads": 97 + }, { "category": "without_mirrors", "date": "2022-07-14", @@ -6123,5 +6128,10 @@ "category": "without_mirrors", "date": "2024-08-11", "downloads": 18 + }, + { + "category": "without_mirrors", + "date": "2024-08-12", + "downloads": 97 } ] \ No newline at end of file diff --git a/archives/total.json b/archives/total.json index 1e7df74..a6d0493 100644 --- a/archives/total.json +++ b/archives/total.json @@ -1,4 +1,4 @@ { - "conda": 1199, - "pypi": 7522 + "conda": 1207, + "pypi": 7619 } \ No newline at end of file