1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/conduit_ynh.git synced 2024-09-03 18:16:30 +02:00

Add a dummy source for the autoupdater

This commit is contained in:
Salamandar 2024-02-14 23:21:53 +01:00
parent 7c76e3618a
commit 4480ec802c

View file

@ -1,3 +1,5 @@
#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json
packaging_format = 2
id = "conduit"
@ -69,6 +71,12 @@ ram.runtime = "50M"
armhf.url = "https://gitlab.com/famedly/conduit/-/jobs/artifacts/master/raw/build-output/linux_arm_v7/conduit?job=docker:master"
armhf.sha256 = "595534a8eb19496f7ac39130e62a29645fc04b001faad72032144ab97467d394"
[resources.sources.dummy_for_autoupdater]
prefetch = false
url = "https://gitlab.com/famedly/conduit/-/archive/v0.6.0/conduit-v0.6.0.tar.gz"
sha256 = "nonethisisadummyanruisetanursietanurisetanursietaunierstauinress"
autoupdate.strategy = "latest_gitlab_release"
[resources.system_user]
[resources.install_dir]