mirror of
https://github.com/YunoHost-Apps/castopod_ynh.git
synced 2024-09-03 18:16:14 +02:00
Add autoupdater stanza.
This commit is contained in:
parent
f86f4162db
commit
dc97941087
1 changed files with 2 additions and 0 deletions
|
@ -44,6 +44,8 @@ ram.runtime = "50M"
|
|||
[resources.sources.main]
|
||||
url = "https://code.castopod.org/adaures/castopod/uploads/c2a4216026fd78c02d5ec53ab7738085/castopod-1.8.2.zip"
|
||||
sha256 = "e0add6f37ae6cd9ef8b5c519f8c886fb64e90d36f6781a08b315acfbc6ebfd7e"
|
||||
autoupdate.strategy = "latest_gitlab_release"
|
||||
autoupdate.asset = "Castopod Package \\(zip\\)"
|
||||
in_subdir = true
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue