Allow betas to be matched for responsively

This commit is contained in:
Kevin MacMartin 2023-02-05 22:08:22 -05:00
parent f46386b40d
commit 6b82377790

View file

@ -44,7 +44,7 @@ regex = rename-([0-9]*\.[0-9]*)\.tar.gz
[responsively] [responsively]
url = https://github.com/responsively-org/responsively-app/releases 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] [riftshare]
url = https://github.com/achhabra2/riftshare/releases url = https://github.com/achhabra2/riftshare/releases