mirror of
https://github.com/YunoHost-Apps/tube_ynh.git
synced 2024-09-04 01:46:11 +02:00
autoupdate.strategy = "latest_forgejo_release"
This commit is contained in:
parent
0bf70b3a59
commit
eb52117701
1 changed files with 4 additions and 0 deletions
|
@ -46,6 +46,10 @@ ram.runtime = "50M"
|
|||
rename = "tube"
|
||||
format = "tar.gz"
|
||||
|
||||
autoupdate.strategy = "latest_forgejo_release"
|
||||
autoupdate.asset.amd64 = "^tube_.*_linux_amd64.tar.gz$"
|
||||
autoupdate.asset.arm64 = "^tube_.*_linux_arm64.tar.gz$"
|
||||
|
||||
[resources.ports]
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue