1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tvheadend_ynh.git synced 2024-10-01 13:34:50 +02:00

Update manifest.toml: remove pointless autoupgrader, the asset is from a specific website...

This commit is contained in:
Alexandre Aubin 2024-05-13 18:40:38 +02:00 committed by Félix Piédallu
parent 28c1efb22e
commit 55082df05a

View file

@ -62,10 +62,6 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
format = "whatever" format = "whatever"
extract = false extract = false
prefetch = false prefetch = false
autoupdate.strategy = "latest_github_tag"
autoupdate.asset.amd64 = "tarball"
autoupdate.asset.arm64 = "tarball"
autoupdate.asset.armhf = "tarball"
[resources.sources.main_bookworm] [resources.sources.main_bookworm]
amd64.url = "https://dl.cloudsmith.io/public/tvheadend/tvheadend/deb/debian/pool/bookworm/main/t/tv/tvheadend_4.3-2323~g73a6bd00d~bookworm/tvheadend_4.3-2323~g73a6bd00d~bookworm_amd64.deb" amd64.url = "https://dl.cloudsmith.io/public/tvheadend/tvheadend/deb/debian/pool/bookworm/main/t/tv/tvheadend_4.3-2323~g73a6bd00d~bookworm/tvheadend_4.3-2323~g73a6bd00d~bookworm_amd64.deb"
@ -76,8 +72,6 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
format = "whatever" format = "whatever"
extract = false extract = false
prefetch = false prefetch = false
autoupdate.strategy = "latest_github_tag"
autoupdate.asset = "tarball"
[resources.system_user] [resources.system_user]