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

Update manifest.toml: simplify source options, fix autoupgrade

This commit is contained in:
Alexandre Aubin 2024-04-25 17:15:03 +02:00 committed by GitHub
parent 9aa75ad577
commit 6cb9d85f41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,10 +57,9 @@ ram.runtime = "50M"
[resources.sources.main]
url = "https://github.com/firefly-iii/firefly-iii/releases/download/v6.1.11/FireflyIII-v6.1.11.zip"
sha256 = "f6e3df061c9351daf8b70935e30b5ae6d8650efae27d1cc988e1c2a917d8de87"
extract = true
in_subdir = false
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "zipball"
autoupdate.asset = ".*.zip"
[resources.system_user]