From b1cd7b3ade8d4c1e349164a74ccdb99b305e7329 Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Fri, 2 Sep 2022 21:40:54 -0400 Subject: [PATCH] Add timer-for-harvest to archversion --- archversion.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/archversion.conf b/archversion.conf index bcc3676..446da08 100644 --- a/archversion.conf +++ b/archversion.conf @@ -64,6 +64,10 @@ regex = v([0-9][0-9a-zA-Z\.]*)\.tar\.gz url = https://git.sr.ht/~martijnbraam/thumbdrives regex = martijnbraam/thumbdrives/refs/([0-9][0-9\.]*[0-9]) +[timer-for-harvest] +url = https://github.com/frenkel/timer-for-harvest/releases +regex = timer-for-harvest/archive/refs/tags/v([0-9][0-9\.]*)\.tar\.gz + [upscayl-bin] url = https://github.com/upscayl/upscayl/releases regex = v([0-9][0-9a-zA-Z\.]*)\.tar\.gz