mirror of
https://github.com/YunoHost-Apps/shiori_ynh.git
synced 2024-09-03 20:26:17 +02:00
Update manifest.toml
This commit is contained in:
parent
1a26981c8f
commit
6f6c779d05
1 changed files with 3 additions and 3 deletions
|
@ -51,9 +51,9 @@ ram.runtime = "50M"
|
|||
in_subdir = false
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset.amd64 = "^*Linux_x86_64$"
|
||||
autoupdate.asset.arm64 = "^*Linux_aarch64$"
|
||||
autoupdate.asset.armhf = "^*Linux_armv7$"
|
||||
autoupdate.asset.amd64 = "^shiori_*_Linux_x86_64$"
|
||||
autoupdate.asset.arm64 = "^shiori_*_Linux_aarch64$"
|
||||
autoupdate.asset.armhf = "^shiori_*_Linux_armv7$"
|
||||
|
||||
[resources.ports]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue