From ac59e2c76d7803e1e7da850bd861ba67499c1b2e Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Mon, 17 Aug 2020 22:22:28 -0400 Subject: [PATCH] Add thumbdrives to archversion --- archversion.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/archversion.conf b/archversion.conf index 42ac6fa..f764cd8 100644 --- a/archversion.conf +++ b/archversion.conf @@ -60,6 +60,10 @@ regex = archive/v([0-9][0-9a-zA-Z\.]*)\.tar\.gz url = https://github.com/prurigro/sshmnt/releases regex = archive/v([0-9][0-9a-zA-Z\.]*)\.tar\.gz +[thumbdrives] +url = https://git.sr.ht/~martijnbraam/thumbdrives +regex = martijnbraam/thumbdrives/refs/([0-9][0-9\.]*[0-9]) + [vice-gnomeui-devel] url = http://sourceforge.net/projects/vice-emu/files/releases/ regex = vice-([0-9\.]*)\.tar\.gz