1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invoiceninja5_ynh.git synced 2024-09-03 19:26:23 +02:00

set format to wrong value bc otherwise the helper wont extract it

This commit is contained in:
Sebastian Gumprich 2024-06-30 20:01:23 +02:00
parent 6980234312
commit ca382e478f

View file

@ -60,6 +60,7 @@ ram.runtime = "50M"
[resources.sources.main]
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.4/invoiceninja.tar"
sha256 = "1f57020738a3d735dc1d5b16da4f915886a184c099e78f96be7c2d9fa78b7d70"
format = "tar.gz"
in_subdir = false
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "invoiceninja.tar"