From 143370f87437feee495241a8788dcdd12ccccedb Mon Sep 17 00:00:00 2001 From: Laura Nguyen Date: Wed, 1 Sep 2021 23:31:55 -0400 Subject: [PATCH] Created AlmaLinux mirror status checker --- data.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data.json b/data.json index 901317d..11dbafb 100644 --- a/data.json +++ b/data.json @@ -1,4 +1,11 @@ { + "AlmaLinux": { + "out_of_date_since": null, + "out_of_date_interval": 86400, + "csc": "", + "upstream": "https://repo.almalinux.org/", + "file": "almalinux/TIME" + }, "Arch": { "out_of_date_since": null, "out_of_date_interval": 86400,