mirror of
https://github.com/YunoHost-Apps/owncast_ynh.git
synced 2024-09-03 19:56:20 +02:00
Update manifest.toml
This commit is contained in:
parent
64b0899990
commit
8c4d33d6de
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ ram.runtime = "50M"
|
|||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset.amd64 = ".*-linux-64bit.zip"
|
||||
autoupdate.asset.arm64 = ".*-linux-arm64bit.zip"
|
||||
autoupdate.asset.arm64 = ".*-linux-arm64.zip"
|
||||
autoupdate.asset.armhf = ".*-linux-32bit.zip"
|
||||
|
||||
[resources.ports]
|
||||
|
|
Loading…
Add table
Reference in a new issue