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

Add autoupdate.needs_manual_tweak

This commit is contained in:
Salamandar 2024-07-09 16:15:51 +02:00
parent 4e58e0b300
commit 25798eb306

View file

@ -1,3 +1,5 @@
#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json
packaging_format = 2
id = "galette"
@ -48,10 +50,12 @@ ram.runtime = "50M"
type = "password"
[resources]
[resources.sources.main]
url = "https://www.galette.eu/download/galette-1.1.2.tar.bz2"
sha256 = "37d6d430b884480c4595f2eaca1810be3a89dcb1e708ca5440f9ae7363916cdd"
autoupdate.strategy = "latest_github_tag"
[resources.sources.main]
url = "https://www.galette.eu/download/galette-1.1.2.tar.bz2"
sha256 = "37d6d430b884480c4595f2eaca1810be3a89dcb1e708ca5440f9ae7363916cdd"
autoupdate.strategy = "latest_github_tag"
autoupdate.needs_manual_tweaks = true
[resources.system_user]
allow_email = true