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:
ericgaspar 2023-04-08 09:20:15 +02:00
parent c4c89a9f73
commit bb63615ffc

View file

@ -16,7 +16,7 @@ userdoc = "https://github.com/go-shiori/shiori/wiki/Usage"
code = "https://github.com/go-shiori/shiori"
[integration]
yunohost = ">= 11.1.15"
yunohost = ">= 11.1.17"
architectures = ["amd64", "arm64", "armhf"]
multi_instance = true
ldap = false
@ -50,6 +50,11 @@ ram.runtime = "50M"
armhf.sha256 = "193b0c999a23cd63c09731b9e3f3363e71e4ceaafa9172723060b5516e920409"
in_subdir = false
autoupdate.strategy = "latest_github_release"
autoupdate.asset.amd64 = "^*Linux_x86_64$"
autoupdate.asset.arm64 = "^*Linux_aarch64$"
autoupdate.asset.armhf = "^*Linux_armv7$"
[resources.ports]
[resources.system_user]