1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/anarchism_ynh.git synced 2024-09-03 18:05:55 +02:00

Fix autoupdate: version_regex

This commit is contained in:
Salamandar 2024-02-17 12:15:27 +01:00
parent 996795499c
commit 0a9213d932

View file

@ -1,3 +1,4 @@
#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json
packaging_format = 2
id = "anarchism"
@ -43,6 +44,7 @@ ram.runtime = "50M"
url = "https://salsa.debian.org/debian/anarchism/-/archive/debian/15.3-3/anarchism-debian-15.3-3.tar.gz"
sha256 = "7d1d7b829774441ef4772f62eed90f4d2842f60f9825ea1cd1b33b473a3edeba"
autoupdate.strategy = "latest_gitlab_tag"
autoupdate.version_regex = "^debian/(.*)$"
[resources.system_user]