From 6b82377790273af127ed3431cd285d555173351d Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Sun, 5 Feb 2023 22:08:22 -0500 Subject: [PATCH] Allow betas to be matched for responsively --- archversion.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archversion.conf b/archversion.conf index fed6b4b..9d67e76 100644 --- a/archversion.conf +++ b/archversion.conf @@ -44,7 +44,7 @@ regex = rename-([0-9]*\.[0-9]*)\.tar.gz [responsively] url = https://github.com/responsively-org/responsively-app/releases -regex = v([0-9][0-9\.]*[0-9])\.tar\.gz +regex = tag/v([0-9][0-9\.]*[0-9]*-*b*e*t*a*\.*[0-9]*) [riftshare] url = https://github.com/achhabra2/riftshare/releases