1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/documize_ynh.git synced 2024-09-03 18:26:19 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-04-04 17:37:38 +02:00
parent f5acd3b1fc
commit 7942fd70e9

View file

@ -17,7 +17,7 @@ admindoc = "https://docs.documize.com"
code = "https://github.com/documize/community"
[integration]
yunohost = ">= 11.1.15"
yunohost = ">= 11.1.16"
architectures = ["amd64", "arm64", "armhf"]
multi_instance = true
ldap = false
@ -42,17 +42,19 @@ ram.runtime = "50M"
[resources.sources.main]
amd64.url = "https://github.com/documize/community/releases/download/v5.5.0/documize-community-linux-amd64"
amd64.sha256 = "906ddd69c94a58d743f2818169670aa46ff9101d6270ea671556dabccc157f25"
arm64.url = "https://github.com/documize/community/releases/download/v5.5.0/documize-community-linux-arm64"
arm64.sha256 = "0c9efb78a85f6cbce35abae2356ab91498f8ec3f6786d69cf82ff25ef71cdcd8"
armhf.url = "https://github.com/documize/community/releases/download/v5.5.0/documize-community-linux-arm"
armhf.sha256 = "6d78614742147f8eeb13db7baf5f7c654c457974e351752ac12942d2d138688f"
extract = false
in_subdir = false
rename = "documize"
autoupdate.strategy = "latest_github_release"
autoupdate.asset.amd64 = "*/documize-community-linux-amd64"
autoupdate.asset.arm64 = "*/documize-community-linux-arm64"
autoupdate.asset.armhf = "*/documize-community-linux-arm"
[resources.system_user]
[resources.install_dir]