1
0
Fork 0
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:
Éric Gaspar 2023-06-03 20:36:09 +02:00
parent 1a26981c8f
commit 6f6c779d05

View file

@ -51,9 +51,9 @@ ram.runtime = "50M"
in_subdir = false in_subdir = false
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"
autoupdate.asset.amd64 = "^*Linux_x86_64$" autoupdate.asset.amd64 = "^shiori_*_Linux_x86_64$"
autoupdate.asset.arm64 = "^*Linux_aarch64$" autoupdate.asset.arm64 = "^shiori_*_Linux_aarch64$"
autoupdate.asset.armhf = "^*Linux_armv7$" autoupdate.asset.armhf = "^shiori_*_Linux_armv7$"
[resources.ports] [resources.ports]