1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/firefly-iii_ynh.git synced 2024-09-03 18:36:13 +02:00

fix autoupdate regex

This commit is contained in:
OniriCorpe 2024-05-11 05:36:11 +02:00
parent 06caeebde5
commit ed01f90f9e

View file

@ -59,7 +59,7 @@ ram.runtime = "50M"
sha256 = "5af13d7508254f5cf96d0f09db1e3dcffe9252c2f8e9b9678298e4b6fb155d04"
in_subdir = false
autoupdate.strategy = "latest_github_release"
autoupdate.asset = ".*.zip"
autoupdate.asset = "^FireflyIII-v.*.zip$"
[resources.system_user]